你先看看 pip install scrapy需要的 pyopenssl  twisted  等和你安装的版本一样么  我的就是因为TWist 版本高于  需要的

用pip install twisted==13.1.0 才成功 

 

关键就twisted版本,不能太高,用pip install scrapy,里面提示的是多少,就装多高的版本。

相关文章:

  • 2021-08-14
  • 2022-12-23
  • 2022-12-23
  • 2021-10-07
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-09-02
猜你喜欢
  • 2021-08-18
  • 2022-12-23
  • 2021-11-28
  • 2021-06-04
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
相关资源
相似解决方案