运行scrapy时出错这个错误:Max retries exceeded with url解决方法:img1=requests.get(url=aa,headers=header1,timeout=5,verify=False)爬虫能运行了,但还是报错,但不影响使用