We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't seem to get my Python venv to auto activate. I'm not sure why, and was hoping someone could help me out.
I've tried different shells (Bash, Powershell, CMD) and none seem to activate the venv.
If I manually activate the env then it works.
This is my settings.json if this helps:
{ "python.pythonPath": "env\\Scripts\\python.exe" }
Not sure what else would be required to troubleshoot this.
The text was updated successfully, but these errors were encountered:
Seems to work if I remove other folders from my work space, but why?
Sorry, something went wrong.
Duplicate of #3325
DonJayamanne
No branches or pull requests
I can't seem to get my Python venv to auto activate. I'm not sure why, and was hoping someone could help me out.
I've tried different shells (Bash, Powershell, CMD) and none seem to activate the venv.
If I manually activate the env then it works.
This is my settings.json if this helps:
Not sure what else would be required to troubleshoot this.
The text was updated successfully, but these errors were encountered: