http://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted
下载whl文件 然后
pip install <whl文件名>
安装
Scrapy shell无法正常运行的错误都需要安装 ipython 即可解决
AttributeError: 'module' object has no attribute 'F_GETFD'
或者找不到fcntl模块之类的错误