79267140

Date: 2024-12-10 05:54:44
Score: 1.5
Natty:
Report link

My Python script used to run on both machines (Windows/Mac), but today it suddenly works on Windows but not on Mac. The error on Mac was a 'no module' error. I spent a long time researching the issue, and finally, I realized it was because the Python versions in the two IDEs were different.

In the end, my solution was to uninstall and reinstall the Python extension in VS Code on Mac, and that solved the problem.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: qi weiwei