原文:安裝uwsgi 報錯“fatal error: Python.h: No such file or directory”

安裝uwsgi 報錯 fatal error: Python.h: No such file or directory 一看找不到python.h,肯定是依賴問題,網上一搜,基本答案都是安裝 python dev 和 build essential, 解決方法 apt get install python dev ...

2020-02-10 20:13 0 1025 推薦指數:

查看詳情

[常見錯誤]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