ModuleNotFoundError: No module named 'scrapy.statscol'
L
Love Singh
started a topic
over 5 years ago
Whenever I run a job I get a specific job I get the below error
Not sure whats wrong it works fine on local
scrapy version Scrapy 1.6.0
File "/usr/local/lib/python3.6/site-packages/sh_scrapy/stats.py", line 2, in <module>
from scrapy.statscol import StatsCollector
ModuleNotFoundError: No module named 'scrapy.statscol
Currently, Scrapinghub only offers scrapy<=1.5. (Check this repos. )
ModuleNotFoundError occurs because in my requirement.txt, I installed my own module and it requires scrapy 1.6 and it automatically installed scrapy1.6 in the container.
Love Singh
Whenever I run a job I get a specific job I get the below error
Not sure whats wrong it works fine on local
scrapy version Scrapy 1.6.0
Scrapy 1.6 is now available as a stack.
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstTakeaki Kawai
same issue here.
Takeaki Kawai
I solved my issue.
Currently, Scrapinghub only offers scrapy<=1.5. (Check this repos. )
ModuleNotFoundError occurs because in my requirement.txt, I installed my own module and it requires scrapy 1.6 and it automatically installed scrapy1.6 in the container.
1 person likes this
Love Singh
Thank resolved
nestor
Scrapy 1.6 is now available as a stack.
-
Unable to select Scrapy project in GitHub
-
ScrapyCloud can't call spider?
-
Unhandled error in Deferred
-
Item API - Filtering
-
newbie to web scraping but need data from zillow
-
ValueError: Invalid control character
-
Cancelling account
-
Best Practices
-
Beautifulsoup with ScrapingHub
-
Delete a project in ScrapingHub
See all 460 topics