手抄报 安全手抄报 手抄报内容 手抄报图片 英语手抄报 清明节手抄报 节约用水手抄报

安装tldr出错ERROR:python setup.py egg_info

时间:2024-10-14 10:12:25

1、安装tldr出错ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for f

安装tldr出错ERROR:python setup.py egg_info

2、可以从以上报错信息中得出结论:这里出现两个问题:第一需要你更新 pip 版本需要使用'pip install --upgrade pip' command.第二是 setuptools 版本太旧,所以出现以下问题Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-G9yO9Z/tldr/,也是需要你更新

3、使用“pip install—upgrade pip”命令进行pip版本升级。 [xiaokang@localhost ~]$ sudo pip install --upgrade pip

4、使用“ pip install --upgrade setuptools”命令进行setuptools 版本升级。 [xiaokang@localhost ~]$ sudo pip install --upgrade setuptools

5、解决完后便可以成功安装上tldr

安装tldr出错ERROR:python setup.py egg_info
© 手抄报圈