【问题标题】:Statlib installation error (python 2.7) in windows 10Windows 10 中的 Statlib 安装错误(python 2.7)
【发布时间】:2021-12-25 14:29:03
【问题描述】:

我发现输出如下:

C:\Users\mm>python -m pip install statlib
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting statlib
  ERROR: ***Could not find a version that satisfies the requirement statlib (from versions: none)
ERROR: No matching distribution found for statlib***
WARNING: You are using pip version 19.2.3, however version 20.3.4 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.

如何解决问题并运行statlib?

【问题讨论】:

    标签: python-2.7 installation pip


    【解决方案1】:

    statlib 不提供 pip 可安装文件。它提供directlinks,但链接早就过期了。包没了,算了。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-08-20
      • 2016-05-23
      • 1970-01-01
      • 1970-01-01
      • 2016-07-30
      • 2018-08-26
      相关资源
      最近更新 更多