jumpserver 安裝python 報錯


環境centos7.5

pip3 insatll ./python-gssapi-0.6.4.tar.gz  報錯

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-d7ng3hb6-build/
You are using pip version 9.0.1, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

 

解決辦法:

python -m pip install --upgrade --force pip

 

pip install setuptools==33.1.1

 

在執行 就成功了


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM