AttributeError: ‘FeedExporter’ object has no attribute ‘slot’ 2020/12/12 | 博客 | 评论(0) | 阅读(20) 使用scrapy时候你报错: AttributeError: ‘FeedExporter’ object has no attribute ‘slot’ 因为当前需要写入的文件被占用,写不进去! 解决方法,关闭打开的 csv文件 原文链接:https://lookme.blog.csdn.net/article/details/72581282 本站声明:网站内容来源于网络,如有侵权,请联系我们,我们将及时处理。