[root@Akkariin-Server ~]# pip install pingtop
Looking in indexes:
https://pypi.tuna.tsinghua.edu.cn/simpleCollecting pingtop
Using cached
https://pypi.tuna.tsinghua.edu.cn/packages/86/1c/5064bd238902f7ee693ab792af6de801b021dc3caa5e0d4d977fd1fd6561/pingtop-0.2.3.tar.gz Complete output from command python
setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-n15i5mp8/pingtop/
setup.py", line 7, in <module>
with open(path.join(this_directory, "
README.md"), encoding="utf-8") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-n15i5mp8/pingtop/
README.md'
----------------------------------------
Command "python
setup.py egg_info" failed with error code 1 in /tmp/pip-install-n15i5mp8/pingtop/
pip 安装不了,pip3 也试过了