We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
pip install ngxtop
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
Thank you
The text was updated successfully, but these errors were encountered: