Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save FlameWert/29b47b2b37b5045643725d3898617bbd to your computer and use it in GitHub Desktop.
Save FlameWert/29b47b2b37b5045643725d3898617bbd to your computer and use it in GitHub Desktop.
#Add a snippet below in settins.json
{
"python.pythonPath": "Z:\\Projects\\Python\\ProjectName\\virtual_environment_name\\Scripts"
}
#It must have double backslashes, otherwise won't work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment