记录下pip安装报错

记录下今天pip安装报错:

Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_r74ybo2/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-z2g_paa7-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-_r74ybo2/uWSGI/ 

解决办法:

yum -y install python36-devel 

即可

温馨提示:本文最后更新于2022-04-07 18:19:00,某些文章具有时效性,若有错误或已失效,请在下方留言或联系清风#
© 版权声明
THE END
文章不错?点个赞呗!
点赞52 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容