ImportError: cannot import name MAXREPEAT
Friday, May 24th, 2013Another update to Python 2.7 and the error:
ImportError: cannot import name MAXREPEAT
occurs when starting an app in the virutalenv.
To fix this, just run:
virtualenv /path/to/existingvirtualenv