我正在尝试安装turi create on windows (windows7),以便在Python2.7中使用。我在一个虚拟环境中操作,已经更新了pip和设置工具,但不断得到一个

。声明"pip install找不到适用于您的系统的任何可用的二进制软件包“;以及包括”为turicreate...error构建turicreate...Running setup.py安装轮子失败“的附加文本。
发布于 2018-07-13 20:40:59
根据Pypi的说法,turicreate只支持:
您可以在here或https://github.com/apple/turicreate上找到更多信息
发布于 2018-08-05 05:09:41
你需要使用ubuntu for windows。我不确定这是否适用于windows7,但它适用于windows10。
另一种选择是使用在线服务,如paperspace或crestle。我试过用尿酸的crestle,它起作用了。
https://stackoverflow.com/questions/51324098
复制相似问题