Skip to content

Instantly share code, notes, and snippets.

@fabiolnm
Created November 5, 2011 20:51
Show Gist options
  • Save fabiolnm/1342004 to your computer and use it in GitHub Desktop.
Save fabiolnm/1342004 to your computer and use it in GitHub Desktop.
Create virtualenv
$ python virtualenv.py --no-site-packages meu_ambiente_1
New python executable in meu_ambiente_1/bin/python
Installing setuptools............................done.
Installing pip.....................done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment