Created
April 30, 2013 05:02
-
-
Save douglasmiranda/5486668 to your computer and use it in GitHub Desktop.
Virtualenv Error: After upgrading ubuntu (in my case 12.* to 13.*)
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
The solution is: | |
Update your virtualenv and re-create your virtualenvs, by passing the path of an existing virtualenv dir. | |
http://www.guyrutenberg.com/2012/05/30/fixing-virtualenv-after-upgrading-your-distributionpython/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment