原文:如何解決Python.h:No such file or directory

安裝python . 對應的dev 安裝python . 對應的dev ...

2017-09-11 22:00 0 1578 推薦指數:

查看詳情

遇見Python.h: No such file or directory解決方法

  出現No such file or directory的錯誤,有兩種情況,一種是沒有Python.h這個文件,一種是Python的版本不對, 可以進入/usr/include/文件夾下的Pythonx.x文件夾里查找是否有Python.h這個文件。 如果是第一種情況,那么需要安裝 ...

Sun Sep 23 06:54:00 CST 2018 0 31538
[常見錯誤]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