Skip to content

Instantly share code, notes, and snippets.

@kenvontucky
Last active July 25, 2018 09:11
Show Gist options
  • Save kenvontucky/02144bdf5f0da769ac33ed1d620bd4f1 to your computer and use it in GitHub Desktop.
Save kenvontucky/02144bdf5f0da769ac33ed1d620bd4f1 to your computer and use it in GitHub Desktop.
python 3 create virtual environment
python3 -m venv python-virtual-env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment