【问题标题】:python egg-info e 1蟒蛇蛋信息e 1
【发布时间】:2020-12-18 03:28:49
【问题描述】:

我正在尝试在运行 noobs 的 sraspberry pi 4 上升级一些 python 模块,当我尝试升级 PyQt5 时,它给出了休闲错误

FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-9x3nwc_3/PyQt5/setup.py'
    
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-9x3nwc_3/PyQt5/

【问题讨论】:

标签: python pip


【解决方案1】:

运行这个命令:

pip install PyQt5==5.14

谢谢

【讨论】:

  • 当我运行时我得到了这个:命令“/usr/bin/python3 -m pip install --ignore-installed --no-user --prefix /tmp/pip-build-env- mhosj7h8 --no-warn-script-location --no-binary :none: --only-binary :none: -i pypi.org/simple --extra-index-url piwheels.org/simple -- "sip >=5.0.1 =1.1.0,
猜你喜欢
  • 2011-06-11
  • 1970-01-01
  • 2021-07-07
  • 2010-10-27
  • 1970-01-01
  • 2010-10-21
  • 2016-05-28
  • 2014-08-01
  • 2021-06-28
相关资源
最近更新 更多