【问题标题】:pip install ecapture creates an error. How do I solve this?pip install ecapture 会产生错误。我该如何解决这个问题?
【发布时间】:2021-10-10 00:08:58
【问题描述】:

我无法安装ecapture 0.1.8

Python 版本:3.9.6

点子:21.2.2

我使用的是 Windows 10

我输入了pip install ecapture 并得到一大堆收集和安装消息,然后这个。:

 ERROR: Failed building wheel for scikit-image
Failed to build scikit-image
ERROR: Could not build wheels for scikit-image which use PEP 517 and cannot be installed directly

我也尝试单独安装scikit-imagewheel,但没有成功。有谁知道如何提供帮助?

【问题讨论】:

标签: python installation cmd pip


【解决方案1】:

我使用 pip3 install ecapture --no-binary :all: 并安装了 ecapture 版本 0.0.8 而不是 0.1.8

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2013-11-23
    • 2021-07-01
    • 1970-01-01
    • 2021-03-31
    • 1970-01-01
    • 2015-06-13
    • 1970-01-01
    相关资源
    最近更新 更多