原文:plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory

装一台新服务器环境的时候,装uwsgi报错: plugins python uwsgi python.h: : : fatal error: Python.h: No such file or directory include lt Python.h gt 查了一下解决办法: yum install python devel.x 之后再运行安装,问题解决。 ...

2017-12-13 22:22 0 2159 推荐指数:

查看详情

[常见错误]Python.h: No such file or directory

这个错误是通过source code安装PyGeSQL时遇到的 另外还有一个错误可以通过下面的solution来解决 Solution 目录/usr/include/python2.6/缺少Python.h文件 ...

Thu Jul 26 22:27:00 CST 2012 0 12199
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM