原文: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