ubuntu下解決 C compiler cannot create executables

       今天,在Ubuntu上安裝Python遇到了問題: C compiler cannot create executables。這應該是編譯環境出現了問題。在網上搜索了一下,解決方法如下:

       sudo apt-get install build-essential即可。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章