【问题标题】:Failed building wheel for turi create on windows在 Windows 上创建 turi 的构建轮失败
【发布时间】:2018-12-21 18:35:08
【问题描述】:

我正在尝试在 Windows (windows7) 上安装 turi create 以在 Python 2.7 中使用。我在虚拟环境中操作,更新了 pip 和设置工具,但不断收到。其中指出“pip install 没有为您的系统找到任何可用的二进制包”;以及包括“ turicreate 构建轮子失败...正在运行 setup.py install for turicreate...error"

【问题讨论】:

    标签: python python-2.7 turi-create


    【解决方案1】:

    根据 Pypi,turicreate 只支持:

    • macOS 10.12+
    • Linux(使用 glibc 2.12+)
    • Windows 10(通过 WSL)

    您可以在herehttps://github.com/apple/turicreate 上找到更多信息

    【讨论】:

      【解决方案2】:

      您需要使用 ubuntu for windows。我不确定这是否适用于 Windows 7。但它适用于 Windows 10。

      另一种选择是使用纸空间或 crestle 等在线服务。我用 turicreate 尝试过 crestle,它可以工作。

      【讨论】:

        猜你喜欢
        • 2022-06-12
        • 1970-01-01
        • 2023-03-26
        • 2016-07-26
        • 1970-01-01
        • 2015-10-11
        • 1970-01-01
        • 2022-12-06
        • 2023-03-22
        相关资源
        最近更新 更多