I cant open scrapy shell at anaconda shell

531 Views Asked by At

I was trying to start the scrapy shell on anaconda

But this Error occured multiple times;

[scrapy.core.downloader.handlers] ERROR: Loading "scrapy.core.downloader.handlers.http.HTTPDownloadHandler" for scheme "http" Traceback (most recent call last): ........ ModuleNotFoundError: No module named 'attrs'

I tried to reinstall scrapy but it still doesnt work Can someone please help me :)

0

There are 0 best solutions below