安装爬虫框架记录(第三方库)

发布时间 2023-05-07 21:59:38作者: 青草山

安装指令:python -m pip install .whl文件

 

安装Scrapy3-1.0.1,需要的依赖库如下:

  • zope.interface>=4.4.2
  • constantly>=15.1
  • incremental>=21.3.0
  • Automat>=0.8.0
  • six-1.16.0
  • hyperlink>=17.1.1
  • PyHamcrest!=1.10.0,>=1.9.0
  • Twisted>=13.1.0(最后)

 

安装pyOpenSSL-23.1.1,需要的依赖库如下: