Skip to content

Instantly share code, notes, and snippets.

@GlinZachariah
Created February 9, 2019 08:54
Show Gist options
  • Save GlinZachariah/de71463f707aef4f67f1ef3517893fdf to your computer and use it in GitHub Desktop.
Save GlinZachariah/de71463f707aef4f67f1ef3517893fdf to your computer and use it in GitHub Desktop.
sudo -H python3.6 - m pip install virtualenv
sudo -H python3.6 -m virtualenv -p /usr/bin/python3.6 venv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment