【发布时间】:2023-03-18 06:05:01
【问题描述】:
==================================================================================
TURICREATE ERROR
If you see this message, pip install did not find an available binary package
for your system.
Supported Platforms:
* macOS 10.12+ x86_64.
* Linux x86_64 (including WSL on Windows 10).
Support Python Versions:
* 2.7
* 3.5
* 3.6
* 3.7
Another possible cause of this error is an outdated pip version. Try:
`pip install -U pip`
==================================================================================
这是我在输入命令“pip install turicreate”后收到的消息。
我正在使用 ubuntu 20.4 并在我的系统上安装了 python 3.8.2
【问题讨论】:
标签: python-3.8 ubuntu-20.04 turi-create