Skip to content

Instantly share code, notes, and snippets.

@naiieandrade
Created January 18, 2019 11:52
Show Gist options
  • Save naiieandrade/2ebda7561d20daf819943a35b766f25a to your computer and use it in GitHub Desktop.
Save naiieandrade/2ebda7561d20daf819943a35b766f25a to your computer and use it in GitHub Desktop.
Notes about virtualenv

To install 2.7 version virtualenv:

virtualenv -p /usr/bin/python2.7 venv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment