yum install uwsgi 报错
来源:17-7 uwsgi和nginx配置
慕仔212453
2020-04-10
ERROR: Command errored out with exit status 1: /root/.virtualenvs/mock_server/bin/python -u -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-kisjtgcu/uwsgi/setup.py’"’"’; file=’"’"’/tmp/pip-install-kisjtgcu/uwsgi/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-24ce44f8/install-record.txt --single-version-externally-managed --compile --install-headers /root/.virtualenvs/mock_server/include/site/python3.7/uwsgi Check the logs for full command output.
写回答
1回答
-
bobby
2020-04-11
你把代码格式化一下 这样看不出来
00
相似问题