Skip to content

Instantly share code, notes, and snippets.

@douglasmiranda
Created April 30, 2013 05:02
Show Gist options
  • Save douglasmiranda/5486668 to your computer and use it in GitHub Desktop.
Save douglasmiranda/5486668 to your computer and use it in GitHub Desktop.
Virtualenv Error: After upgrading ubuntu (in my case 12.* to 13.*)
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