Skip to content

Instantly share code, notes, and snippets.

@elvikito
Created October 20, 2017 15:18
Show Gist options
  • Select an option

  • Save elvikito/8f0df17ab11e273ac1a05c161afd25b3 to your computer and use it in GitHub Desktop.

Select an option

Save elvikito/8f0df17ab11e273ac1a05c161afd25b3 to your computer and use it in GitHub Desktop.
virtual env with python.
virtualenv --no-site-packages --python=/usr/bin/python2.7 env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment