Hi guys i am building a web scraping project using scrapy framework and python. In spider folder of my project i have two spiders named spider1 and spider2
spider1.p
I tackled the same problem, however removing all *.pyc files from everywhere in my project did the job.
Especially I think settings.pyc is important to remove.
Hope that helps.