pip安装软件 Command “python setup.py egg_info“ failed with error code 1 in
生活随笔
收集整理的這篇文章主要介紹了
pip安装软件 Command “python setup.py egg_info“ failed with error code 1 in
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
本文只提供本人的一些經驗,不代表可以解決所有人的問題。
pip安裝軟件時出現:Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-*(其中×與要安裝的軟件有關)
- 比如安裝pip install pyparsing==1.5.7出現以下錯誤:?Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-WImLdR/pyparsing/
解決方案
sudo python -m pip install --upgrade --force pip sudo pip install setuptools==33.1.1?
總結
以上是生活随笔為你收集整理的pip安装软件 Command “python setup.py egg_info“ failed with error code 1 in的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: php打印负载函数、Linux awk打
- 下一篇: 动图(gif文件)的最简单制作-----