Fork me on GitHub

[scrapy]安装报错: Twisted安装错误

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

下载whl文件 然后

pip install <whl文件名>

  

安装

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

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

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

posted @ 2017-10-26 15:23  [sigai]  阅读(1338)  评论(0编辑  收藏  举报