Skip to content

Instantly share code, notes, and snippets.

@mike239x
Created May 5, 2019 08:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mike239x/a29bf4fa07b1ff50e459d5130f60fcc0 to your computer and use it in GitHub Desktop.
Save mike239x/a29bf4fa07b1ff50e459d5130f60fcc0 to your computer and use it in GitHub Desktop.
how to make python virtual environments - guide for idiots like me
$ python3 -m venv py3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment