Scrapy Error:microsoft Visual C + + 10.0 is required.

Source: Internet
Author: User

http://blog.csdn.net/cs123951/article/details/52618873

WIN10 64-bit python3.4

An error occurred while installing scrapy using PIP install Scrapy

Error:microsoft Visual C + + 10.0 is required. Get it with "Microsoft Windows SDK 7.1": www.microsoft.com/download/details.aspx?id=8279


Downloading the SDK7.1 is useless.

So download the scrapy two dependent libraries lxml and twisted from http://www.lfd.uci.edu/~gohlke/pythonlibs/

Install separately:

Pip Install TWISTED-16.4.1-CP34-CP34M-WIN_AMD64.WHL

Pip Install LXML-3.6.4-CP34-CP34M-WIN_AMD64.WHL

Last Install Scrapy:

Pip Install Scrapy

Success!


Run the Scrapy project for the first time, referencing

English version: Http://doc.scrapy.org/en/latest/intro/tutorial.html#creating-a-project

Chinese version: http://scrapy-chs.readthedocs.io/zh_CN/latest/intro/tutorial.html


Error--importerror:no module named ' Win32API ' because Python3 will occur

Download Pywin to https://sourceforge.net/projects/pywin32/files/pywin32/Build%20220/

Scrapy Error:microsoft Visual C + + 10.0 is required.

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.