nghuyong / WeiboSpider

持续维护的新浪微博采集工具🚀🚀🚀
MIT License
3.67k stars 825 forks source link

Weibo_spider报错 #14

Closed DennisYuu closed 5 years ago

DennisYuu commented 5 years ago

运行weibo_spider.py 出现ModuleNotFoundError: No module named 'sina.items' 是因为缺少某个第三方库吗?

nghuyong commented 5 years ago

不是,请检查你的路径结构。控制台请用 scrapy crawl ... 命令运行爬虫