安裝python 第三方庫遇到的安裝問題 microsoft visual studio c++ 10.0 is required,Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?

來源:互聯網
上載者:User

標籤:下載   get   檔案名稱   www   lenovo   lib   studio   scrapy   .com   

問題一: microsoft visual studio c++ 10.0 is required

安裝scrapy時候出現需要vc c++ 10,有時安裝其他也會有。

解決方案:安裝vc 2010,安裝過2017無效,安裝過程也不一樣。

 

 

問題二:

安裝好,出現Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?

解決辦法:

1.pip install wheel

2. 到http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml下載xml,python(我是3.4.0,64位)對應版本

3. pip install 帶尾碼的完整檔案名稱

 

問題解決後就可以安裝scrapy了,

 pip install scrapy

檢查是否安裝好

C:\Users\lenovo>scrapy -h
Scrapy 1.4.0 - no active project

 

安裝python 第三方庫遇到的安裝問題 microsoft visual studio c++ 10.0 is required,Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.