Home  >  Q&A  >  body text

Python failed to install scrapy

I am learning about python crawler related knowledge and need to install the scrapy library. It originally prompted me that the version of my pip library is not the latest, so I updated my pip library, but it still cannot be installed. The error message is as follows, please help me. answer

I just want to install the scrapy library, please give me a solution

为情所困为情所困2711 days ago575

reply all(2)I'll reply

  • 为情所困

    为情所困2017-05-18 11:00:49

    I also encountered errors one after another when installing scrapy. After struggling for several hours, I decided to uninstall it and install it Anaconda Once and for all, I sincerely recommend it. Win often has problems when installing Python environment. With it, it will no longer work. Never encountered any problems.

    It is particularly convenient to create virtual env and python version control, as well as library management.

    reply
    0
  • 阿神

    阿神2017-05-18 11:00:49

    I think you should learn to read error messages
    https://www.zhihu.com/questio...

    reply
    0
  • Cancelreply