Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

ImportError: cannot import name StandardContentExtractor #106

Open
jajana opened this issue Jun 6, 2016 · 1 comment
Open

ImportError: cannot import name StandardContentExtractor #106

jajana opened this issue Jun 6, 2016 · 1 comment

Comments

@jajana
Copy link

jajana commented Jun 6, 2016

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..?

@leakydata
Copy link

leakydata commented Jul 12, 2016

Installing Goose Article Extractor following the instructions below, worked for me:
git clone https://github.com/grangier/python-goose.git
cd python-goose
pip install -r requirements.txt
python setup.py install

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants