Skip to content

Instantly share code, notes, and snippets.

@gaelfoppolo
Last active November 3, 2017 18:55
Show Gist options
  • Save gaelfoppolo/c17a5901936d606514dcf98dd3331e7e to your computer and use it in GitHub Desktop.
Save gaelfoppolo/c17a5901936d606514dcf98dd3331e7e to your computer and use it in GitHub Desktop.
pip install virtualenv
virtualenv --python=/usr/bin/python2.7 python27
source python27/bin/activate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment