跳到主要內容
搜尋
搜尋此網誌
數位記憶
分享
取得連結
Facebook
X
Pinterest
以電子郵件傳送
其他應用程式
標籤
Python
5月 20, 2013
[Python] 排除 fatal error: Python.h: No such file or directory
Python.h 是一個gcc在編譯時所需的Header(標頭)檔,附在python-dev這個套件中,所以只要執行
sudo apt-get install python-dev
即可。
留言
熱門文章
2月 06, 2023
Ubuntu 22.04 Change Mysql root with password without sudo
11月 15, 2023
bash history with time
留言