Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter5 articles.py #96

Open
viniciuscatelani opened this issue Feb 3, 2021 · 4 comments
Open

Chapter5 articles.py #96

viniciuscatelani opened this issue Feb 3, 2021 · 4 comments

Comments

@viniciuscatelani
Copy link

I tried to run the code for the file articles.py both on Jupyter and on the anaconda command line, but everytime i run it, I get the error "No module named 'scrapy.contrib'" and up until now I couldn't solve this issue. I'd be glad if I could get any help with it, Thank you so much.

@viniciuscatelani
Copy link
Author

I figured out that scrapy.contrib has been deprecated, thank you though.

@the-full
Copy link

the-full commented Mar 6, 2021

Refer from https://stackoverflow.com/questions/55074533/scrapy-no-module-named-scrapy-contrib
scrapy.contrib has been deprecated. and in https://docs.scrapy.org/en/latest/news.html#full-list-of-relocations you can see the new location

@viniciuscatelani
Copy link
Author

Oh i see, thank you so much.

@mansorkonrrado
Copy link

Thank you so much!

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

No branches or pull requests

3 participants