I get the following error when running pip install turicreate
Collecting turicreate
Using cached turicreate-6.4.tar.gz (1.9 kB)
Preparing metadata (setup.py) ... done
Using legacy 'setup.py install' for turicreate, since package 'wheel' is not installed.
Installing collected packages: turicreate
Running setup.py install for turicreate ... error
error: subprocess-exited-with-error
× Running setup.py install for turicreate did not run successfully.
│ exit code: 1
╰─> [28 lines of output]
running install
==================================================================================
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
* 3.8
Another possible cause of this error is an outdated pip version. Try:
pip install -U pip
==================================================================================
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> turicreate
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
Python version: Python 3.8.12
Pip version: pip 22.0.3 from /Users/williamcoates/.pyenv/versions/3.8.10/lib/python3.8/site-packages/pip (python 3.8)
I get the following error when running
pip install turicreate
Python version:
Python 3.8.12
Pip version:
pip 22.0.3 from /Users/williamcoates/.pyenv/versions/3.8.10/lib/python3.8/site-packages/pip (python 3.8)
Currently installed packages: