[Python] [Scrapy Frame] Installation of Python3 Scrapy

Source: Internet
Author: User

1, method (only the PIP mode installation)

PS. Not clear Pip (Easy_install) can Baidu or leave a message.

CMD command:

    

(You can directly pip without jumping to the Pip.exe directory, because the directory is added to the PATH environment variable)

Benefits of installing via PIP install:

Very easy to set up

Installing Scrapy and Dependency packages

The consistency of the package can guarantee

2. Some problems that may be encountered

When installed, some of them are not automatically loaded:

    

Display installed ' Twisted.test.raiser ' This sub-expansion package when automatically installed, because the need for VC + + 14.0 This thing wood has.

3, the way to solve

What package PIP does not load up, manually mounted, and then re-pip install scrapy until the installation is complete.

To extend the support package manually:

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

(Be sure to choose the package that corresponds to your version)

(Cmd enters Python to see its own version)

For example:

    

Show 64-bit version 3.5 python

Then I need to download the support library:

    

After the installation is complete, check that the Scrapy framework is installed successfully:

    

Successful import of Scrapy package generally indicates that there is a problem with wood ~ ~

4, after the statement

( ̄▽ ̄) "I hope everyone will be able to install the Scrapy framework smoothly.

Reprint please indicate the source ('? ') ): http://www.cnblogs.com/Twobox/

2017-08-31 23:34:57-2017-08-31 23:41:59

[Python] [Scrapy Frame] Installation of Python3 Scrapy

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.