Scrapy installation tutorial pip or conda., scrapyconda

Source: Internet
Author: User

Scrapy installation tutorial pip or conda., scrapyconda

 

Cmd:

View pip version

Pip install -- upgrade pip upgrade Max version

Https://sourceforge.net/projects/pywin32/files/pywin32/ install Pywin32

Https://sourceforge.net/projects/pywin32/files/pywin32/Build%20221/pywin32-221.win-amd64-py3.6.exe/download

Although amd64 is written, it can be used by intel.

 

[Recommended] For python of anaconda, go directly to install sacrapy.

In the cell that comes with conda, type:

Conda install scrapy

The installation is complete.

 

Differences between pip and conda commands. We recommend that you use conda

Pip install + software name

Pip install -- upgrade + software name

Pip uninstall... uninstall

 

Conda install + software name

Conda is the name of conda remove + software.

Conda and pip are two sets of software. Sometimes you can use one set to avoid repeated installation.

 

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.