You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing an install from source with version 1.0.0 from Pypi onto a CentOS 6.5 machine using python 2.7.3, and when I try running setup.py install I get an ImportError for ez_setup. But ez_setup isn't in the requirements.txt.
That's all.