-4

I installed latest Python (3.11) in my MacBook Pro, later realized that my college wants me to use 3.7.x version to complete the assignment. I had set up VSCode for Python 3.11, however, later when I installed the required python version (3.7.0). I am unable to change my Python Interpreter in Visual studio Code. its giving me error.

enter image description here

Please help me fix this issue!

What other environment can I use instead of Visual Studio Code? I have a project on downloading data using API with Python, SQLite and D3.

I tried deleting VScode and installing again. But the settings are already there and the VSCode doesn't start fresh.

Ali
  • 1
  • the error means you have an illegal `settings.json` (Global or Workspace), fix that first, why not use 3.11, just be aware that you can't use some new features if you colleague uses 3.7 – rioV8 Aug 28 '23 at 19:57
  • 1
    For a fresh install, you can delete the `.vscode` folder from your home directory. – Matias B Aug 28 '23 at 20:00

0 Answers0