You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
Hi, I'm using Ubuntu 14.04 and I am trying to run a script within scrapy but get this error:
File "/home/anjo/anaconda2/lib/python2.7/site-packages/goose/crawler.py", line 28, in
from goose.extractors import StandardContentExtractor
ImportError: cannot import name StandardContentExtractor
Hi, I'm using Ubuntu 14.04 and I am trying to run a script within scrapy but get this error:
File "/home/anjo/anaconda2/lib/python2.7/site-packages/goose/crawler.py", line 28, in
from goose.extractors import StandardContentExtractor
ImportError: cannot import name StandardContentExtractor
What can this be..?