Ultra-Simple Windows installation scrapy (one step only)

Source: Internet
Author: User

Many of the online tutorials on Windows installation scrapy are very cumbersome, please see the tutorial I share with you, very simple one-step completion.

Ultra-Simple Installation method:

Https://www.continuum.io/downloads

Windows users only need to click on the icon next to the download for the win logo to go to the Windows version download page

Give the lazy person a link:

HTTPS://www.continuum.io/downloads#windows

Download the corresponding program version according to the different system version

Release anaconda3-4.3.1-windows 64-bit version of the download link (can directly use thunder download):

Https://repo.continuum.io/archive/Anaconda3-4.3.1-Windows-x86_64.exe

  

Then you want to install the library you want to install

Conda Install Scrapy

Installation is complete.

Take a look at the traditional installation method (not recommended for novice use):

First time Dependent package:

At present because py3.5 still cannot perfect support scrapy, here take py2.7 as the prevail

1, install lxml under Windows (do not change the name after downloading, to install first into the directory where the lxml file is located)

: http://www.lfd.uci.edu/~gohlke/pythonlibs/

Use

Pip Install LXML-3.4.4-CP27-NONE-WIN32.WHL

2. Installing the Cryptography Module

Pip Install-i http://pypi.douban.com/simple Cryptography

3. Installing the Pywin32 module

directly to Http://sourceforge.net/projects/pywin32/files/pywin32/Build 20219/

Download Pywin32-219.win32-py2.7.exe

4. Installing Setuptools
To install the egg file, click here to download the corresponding version of Setuptools for python2.7.

5. Installing twisted

Twisted is an event-driven network engine framework implemented in Python, click here to download.

6. Installing Pyopenssl

Pyopenssl is a python-OpenSSL interface, click here to download.

Note: Most of the dependency packages are listed here, so you can see how convenient the above method is.

There are some users prompted C + + environment problems, to the official download slowly install it, if you are too troublesome, why not choose the first installation method

About VC + + Environment Pit solution please visit: http://www.cnblogs.com/lfoder/p/6078883.html

Ultra-Simple Windows installation scrapy (one step only)

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.