这个没事吧,报红色的
- Downloading https://mirrors.aliyun.com/pypi/packages/cd/b0/c2d700252fc251e91c08639ff41a8a5203b627f4e0a2ae18a6b662ab32ea/Cheetah-2.4.4.tar.gz (190 kB)
- |████████████████████████████████| 190 kB 13.2 MB/s
- ERROR: Command errored out with exit status 1:
- command: /www/server/panel/pyenv/bin/python3.7 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-zuzng12e/cheetah/setup.py'"'"'; __file__='"'"'/tmp/pip-install-zuzng12e/cheetah/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 /tmp/pip-pip-egg-info-jpbrw7tp
- cwd: /tmp/pip-install-zuzng12e/cheetah/
- Complete output (8 lines):
- Traceback (most recent call last):
- File "<string>", line 1, in <module>
- File "/tmp/pip-install-zuzng12e/cheetah/setup.py", line 10, in <module>
- import SetupTools
- File "/tmp/pip-install-zuzng12e/cheetah/SetupTools.py", line 50
- except DistutilsPlatformError, x:
- ^
- SyntaxError: invalid syntax
- ----------------------------------------
- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
复制代码 |