关于scrapy排错
scrapy每次运行都会打印很多日志,我们需要翻日志找到报错原因

数组
报错提示
image.png
解决方案:
网页没有识别出来,待下载图片的url必须是一个数组格式

报错提示
image.png
解决方案

报错
The directory '/Users/user3/Library/Caches/pip' or its parent directory is not owned or is not writable
解决1
给pip上权限 chmod 770 /Users/user3/Library/Caches/pip
解决2
换一个版本下载

报错

ModuleNotFoundError: No module named ‘tensorflow’
换到1.4版本

interpreter已经下载的

报错
ERROR: Command errored out with exit status 1:
版本可能用不了
安装一下wheel