【问题标题】:I am getting this error when I am trying to install Command "python setup.py egg_info" failed with error code 1当我尝试安装命令“python setup.py egg_info”时出现此错误,错误代码为 1
【发布时间】:2017-10-30 21:44:57
【问题描述】:

我正在尝试安装countvar package,但我总是收到上述错误。我已经更新了我的安装工具,但我仍然收到它。

【问题讨论】:

    标签: python windows python-3.x pip


    【解决方案1】:

    大多数情况下可以通过以下方法解决

     python -m pip install --upgrade pip
     pip install "package-name"
    

    【讨论】:

    • 是的,我试过了,这取决于数据,但我仍然遇到同样的错误
    猜你喜欢
    • 2018-08-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-11-20
    • 1970-01-01
    • 2016-12-18
    相关资源
    最近更新 更多