pip 安装报错

 

 

pip3 install uwsgi 报错

Command "/usr/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5m77h_mm/uwsgi/setup.py';
exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))"
install --record /tmp/pip-nv79gpc5-record/install-record.txt --single-version-externally-managed --compile"
failed with error code 1 in /tmp/pip-build-5m77h_mm/uwsgi/
yum -y install python36-devel 解决




posted @ 2019-08-01 17:54  木木霖  阅读(329)  评论(0)    收藏  举报