【发布时间】:2020-11-04 03:12:56
【问题描述】:
这是错误:
ERROR: Command errored out with exit status 3221225477: 'D:\AndroidCalc\venv\Scripts\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\runke\\AppData\\Local\\Temp\\pip-install-bibmt8p5\\kivy\\setup.py'"'"'; __file__='"'"'C:\\Users\\runke\\AppData\\Local\\Temp\\pip-install-bibmt8p5\\kivy\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\runke\AppData\Local\Temp\pip-record-gpv3h_84\install-record.txt' --single-version-externally-managed --compile --install-headers 'D:\AndroidCalc\venv\include\site\python3.8\kivy' Check the logs for full command output.
我目前正在运行 Windows 10 家庭版 64 位和 python 3.8.5
【问题讨论】:
-
你能粘贴完整的回溯吗?
-
@jakub pastebin.com/zMK6eSjR