SyntaxFix
Write A Post
Hire A Developer
Questions
I have seen this error while trying to install rhodecode to a virtualenv on ubuntu 13.10. For me the solution was to run
pip install --upgrade setuptools pip install --upgrade distribute
before I run easy_install rhodecode.