马上注册,结交更多好友,享用更多功能^_^
您需要 登录 才可以下载或查看,没有账号?立即注册
x
报错如下:
ERROR: Command errored out with exit status 1:
command: 'D:\gam\Scripts\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\x4\\AppData\\Local\\Temp\\pip-install-3_89a3rf\\turbogears\\setup.py'"'"'; __file__='"'"'C:\\Users\\x4\\AppData\\Local\\Temp\\pip-install-3_89a3rf\\turbogears\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\x4\AppData\Local\Temp\pip-pip-egg-info-6x7qc0w2'
cwd: C:\Users\x4\AppData\Local\Temp\pip-install-3_89a3rf\turbogears\
Complete output (1 lines):
TurboGears 1.5 requires a Python version between 2.4 and 2.7.
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
TurboGears 1.5 requires a Python version between 2.4 and 2.7.
TurboGears 1.5 要求 Python 版本是2.4到2.7之间。
|