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 ran into this as well, upgrade your setuptools, via pip install --upgrade setuptools (or pip install --user --upgrade setuptools if you don't have sudo access); otherwise python doesn't know how to interpret these dependencies.
I've just bumped into this weird error while trying to install glances from sources:
I can work around it by modifying setup.py like this:
Python: 2.7.6
uname -a: Darwin osx 14.4.0 Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64 x86_64
The text was updated successfully, but these errors were encountered: