Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-sUaq4f/docopt/ #82

Open
aikusuma opened this issue Nov 21, 2017 · 0 comments

Comments

@aikusuma
Copy link

aikusuma commented Nov 21, 2017

Hi,

i got error when trying pip install ngxtop
i've been saw this issue before #46
but i already installing the newest Python 2.7.14.

root@api:~# sudo pip install ngxtop
Collecting ngxtop
  Using cached ngxtop-0.0.2-py2.py3-none-any.whl
Collecting docopt (from ngxtop)
  Using cached docopt-0.6.2.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
    ImportError: No module named setuptools

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-sUaq4f/docopt/

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant