kingbridgeSS 2021-10-10 20:28 采纳率: 50%
浏览 380
已结题

pip安装任何包都会报错Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-*

在用pip安装pwntools时报错(centos平台)

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-4B2Y9s/psutil/


上网查了下,终端输入

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

然而继续报错


Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-Gm8lkk/pip/

  • 写回答

9条回答 默认 最新

  • kingbridgeSS 2021-10-11 12:06
    关注

    应该是把系统自带的python软链接修改带来的后果

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(8条)

报告相同问题?

问题事件

  • 系统已结题 10月19日
  • 已采纳回答 10月11日
  • 创建了问题 10月10日