Created
January 9, 2014 21:23
-
-
Save fprieur/8342293 to your computer and use it in GitHub Desktop.
install virtualenv with python 3.3 on ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
virtualenv --verbose -p /usr/bin/python3.3 ~/.virtualenvs/pywork3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment