当我试图通过GitHub使用网站将我的Scrapy项目导入到Scrapinghub时,我得到了这个错误: ModuleNotFoundError: No module named 'sfb' 下面是我的项目结构: requirements.txtsfb----------middlewares.py--------spider4.py
-----------------spider5.p
我不明白为什么我说没有这样的模块?我该如何解决这个问题?谢谢 items.py import scrapy # define the fields for your item here_bootstrap>", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'Tutorial'