Hello, I am facing the same issue. On one computer it works, on another it doesn't. Both run VS Code insiders, updated daily. Both have exact same .vscode/settings.json. one loads the .env variables ...
pythonPath is perfect for everyone who uses venv instead of pipenv and it works with WSL on Windows. I don't agree that discontinuing interpreter configuration in vscode config is useful. You can ...
having a PYTHONPATH environment variable interact with conda is asking for trouble. To give an example of how crazy it gets, when calling conda-build on some python 3 ...