-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Скажите, выдает следующую ошибку при установке PuzzleLib. Пробовал собирать из исходников, всё тоже, что я делаю не так? Версия python 3.6.9 #5
Comments
@kompotiks приветствую! Проведите установку в verbose режиме и скиньте сюда логи, а то пока что сообщение не информативное
|
Закрыто по неактивности, просьба писать по вопросам, связанным с PuzzleLib в соответствующем репозитории |
root@7d98943128c1:/# pip3 install PuzzleLib==1.0.3a0 --install-option="--backend=cuda" --verbose
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-tlardirt/puzzlelib_fa780652d5824a6d9a63a11f63becf77/setup.py'"'"'; file='"'"'/tmp/pip-install-tlardirt/puzzlelib_fa780652d5824a6d9a63a11f63becf77/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-46enya2a/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.6/PuzzleLib --backend=cuda Check the logs for full command output. |
У меня такая же проблема (см. выше) |
Скажите, выдает следующую ошибку при установке PuzzleLib. Пробовал собирать из исходников, всё тоже, что я делаю не так? Версия python 3.6.9
Originally posted by @kompotiks in #3 (comment)
The text was updated successfully, but these errors were encountered: