摘要: 在qy购买了云服务器,在ubuntu安装了scrapy后运行提示下面的问题 timeoutDelay = sum(timeout) TypeError: 'float' object is not iterable 经查, 发现是本地的Twisted库的版本问题。 在安装Scrapy的时候默认安装的 阅读全文
posted @ 2017-07-11 09:50 大和抚子 阅读(214) 评论(0) 推荐(0)
摘要: 在ubuntu 下pip install scrapy 多次出错,百度搜索发现 build/temp.linux-x86_64-3.5/_openssl.c:434:30: fatal error: openssl/opensslv.h: No such file or directorycompi 阅读全文
posted @ 2017-07-11 09:47 大和抚子 阅读(312) 评论(0) 推荐(0)