码上欢乐
首页
榜单
标签
关于
搜索
相关内容
简体
繁体
安装uwsgi 报错“fatal error: Python.h: No such file or directory”
本文转载自
查看原文
2020-02-10 20:13
1025
Python常用方法
安装uwsgi 报错“fatal error: Python.h: No such file or directory”
一看找不到python.h,肯定是依赖问题,网上一搜,基本答案都是安装 python-dev 和 build-essential,
解决方法
apt-get install python3-dev
×
免责声明!
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。
猜您在找
Centos pip 安装uwsgi 报错“fatal error: Python.h: No such file or directory”
plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory
plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory
解决 src/MD2.c:31:20: fatal error: Python.h: No such file or directory安装包错误
Ubuntu下 fatal error: Python.h: No such file or directory 解决方法
【异常】airflow-psutil/_psutil_common.c:9:20: fatal error: Python.h: No such file or directory
安装bedtools报错 fatal error: lzma.h: No such file or directory
[常见错误]Python.h: No such file or directory
如何解决Python.h:No such file or directory
php安装zip扩展报错:fatal error: zipconf.h: No such file or directory
粤ICP备18138465号
© 2018-2025 CODEPRJ.COM