Install Python third-party libraries encountered installation issues Microsoft Visual Studio C + + 10.0 is required,could not find function xmlcheckversion in library LIBXM L2. is LIBXML2 installed?

Source: Internet
Author: User

Issue one: Microsoft Visual Studio C + + 10.0 is required

When installing Scrapy, VC C + + 10 is required, and sometimes there are other installations.

Workaround: Install VC 2010, installed 2017 invalid, the installation process is not the same.

Question two:

installed, could not find function xmlcheckversion in library LIBXML2 appears. is LIBXML2 installed?

Workaround:

1.PIP Install Wheel

2. To http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml下载xml, Python (I am 3.4.0,64 bit) corresponding version

3. Pip install full file name with suffix

After the problem is resolved, you can install Scrapy.

Pip Install Scrapy

Check if the installation is good

C:\users\lenovo>scrapy-h
Scrapy 1.4.0-no Active Project

Install Python third-party libraries encountered installation issues Microsoft Visual Studio C + + 10.0 is required,could not find function xmlcheckversion in library LIBXM L2. is LIBXML2 installed?

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.