2022-05-07
Default Python interpreter path in VS Code
If you're using Python in VS Code, and see VS Code not finding interpreter properly or keeps asking to select interpreter, try to change the settings.json
like below.
Make sure venv
is created and activated
VS Code settings.json