Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97387

VSCode does not find virtual environment anymore

$
0
0

Lately, VSCode has been unable to find the virtual environment present in my project folder.

Suprisingly, the PYTHONPATH is set correcty:

"python.pythonPath": "$(workspaceFolder)/venv/bin/python"

and the venvPath is also set to point to it:

"python.venvPath": "$(workspaceFolder)/venv"

What did I miss to get VSCode to propose my virtual environment as python interpreter?


Viewing all articles
Browse latest Browse all 97387

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>