turicreate
turicreate copied to clipboard
Error While Installing Turicreate to my Windows via WSL
ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-vniicvxw/turicreate_070731f0a09842daa9516b94a3b8d8d8/setup.py'"'"'; file='"'"'/tmp/pip-install-vniicvxw/turicreate_070731f0a09842daa9516b94a3b8d8d8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-d4752erl cwd: /tmp/pip-install-vniicvxw/turicreate_070731f0a09842daa9516b94a3b8d8d8/ Complete output (31 lines): running bdist_wheel running build installing to build/bdist.linux-x86_64/wheel 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`
==================================================================================
ERROR: Failed building wheel for turicreate Running setup.py clean for turicreate Failed to build turicreate Installing collected packages: turicreate Running setup.py install for turicreate ... error ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-vniicvxw/turicreate_070731f0a09842daa9516b94a3b8d8d8/setup.py'"'"'; file='"'"'/tmp/pip-install-vniicvxw/turicreate_070731f0a09842daa9516b94a3b8d8d8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-us5d66c4/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/arun/.local/include/python3.9/turicreate cwd: /tmp/pip-install-vniicvxw/turicreate_070731f0a09842daa9516b94a3b8d8d8/ Complete output (28 lines): 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`
==================================================================================
----------------------------------------
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-vniicvxw/turicreate_070731f0a09842daa9516b94a3b8d8d8/setup.py'"'"'; file='"'"'/tmp/pip-install-vniicvxw/turicreate_070731f0a09842daa9516b94a3b8d8d8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-us5d66c4/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/arun/.local/include/python3.9/turicreate Check the logs for full command output.
hey! ran into a similar issue... check version of python you're running. It's only supported up to 3.8