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

下载whl文件 然后

pip install <whl文件名>

  

安装

 Scrapy shell无法正常运行的错误都需要安装 ipython 即可解决

AttributeError: 'module' object has no attribute 'F_GETFD'

或者找不到fcntl模块之类的错误

相关文章:

  • 2021-04-20
  • 2021-07-27
  • 2022-12-23
  • 2021-07-23
  • 2021-11-15
  • 2021-07-23
  • 2022-12-23
  • 2021-05-07
猜你喜欢
  • 2022-12-23
  • 2021-10-12
  • 2022-12-23
  • 2021-09-20
  • 2022-12-23
  • 2021-10-02
相关资源
相似解决方案