python3.5 Installation of Scrapy environment

Source: Internet
Author: User

python3.5 installation of scrapy environment1. Installing the Scrapy framework via PIPExecute command pip install scrapybut it always fails .Consult the relevant installation documentationhttp://doc.scrapy.org/en/latesthttp://scrapy-chs.readthedocs.io/zh_CN/latest/index.htmlbut the website won't open .so I search "scrapy python3.5" for reference to other people's documentation methods as followsSee: http://blog.csdn.net/c406495762/article/details/601562053.10Step-by-step installation is as follows:(1) Login Http://www.lfd.uci.edu/~gohlke/pythonlibs/,Ctrl+F search lxml, Twisted, scrapy, download the corresponding version. Class like I'm python3.5 's counterpart lxml is LXML-4.1.1-CP35-CP35M-WIN_AMD64.WHLDownload the D:\360 secure browser after downloading \scrapy 

(2) DOS access download path D:\360 secure browser download \scrapy (3) Start installationNote: Install Lxml-4.1.1-cp35-cp35m-win_amd64.whl,twisted-17.9.0-cp35-cp35m-win_ in turn AMD64.WHL, the final SCRAPY-1.5.0-PY2.PY3-NONE-ANY.WHL steps are as followsFour commands:

I'm going to have the following problem, ' cause I started SCRAPY-1.5.0-PY2.PY3-NONE-ANY.WHL. 

(4) Download Pywin32, find the corresponding version download. url:https://sourceforge.net/projects/pywin32/files/pywin32/build%20220/Step-by-step installation consent is OK(5) test, the following information is successful

python3.5 Installation of Scrapy environment

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.