1
此錯誤已在之前的堆棧溢出問題中報告過,但我已嘗試了上述問題中的所有內容,但無法正常工作。使用pip失敗安裝lxml模塊
我在Enthought Canopy上運行Ubuntu 14.04 LTS和Python 2.7。
想點子安裝LXML或easy_install的LXML後,我的錯誤如下:
fatal error: libxml/xmlversion.h: No such file or directory #include
"libxml/xmlversion.h"
^compilation terminated. error: Setup script exited with error: command 'gcc' failed with exit status 1
根據以前的解決方案,我應該跑
sudo apt-get install libxslt1-dev
sudo apt-get install libxml2-dev
sudo apt-get install libxslt1-dev
我遇到所有的這些。他們都顯示爲已安裝。
我還能試試嗎?
這是你在問什麼? gronke @遊牧:〜/下載$%XML2-配置--cflags 慶典:FG:%:沒有這樣的工作 gronke @遊牧:〜/下載$ -I/usr/include目錄/ libxml2的 慶典:-I/usr/include/libxml2:沒有這樣的文件或目錄 – gronke
ahah,'%'是提示符:-) – zmo
好的,我做了你的編輯。怎麼辦? – gronke