When trying to import scrapy in my Jupyter Notebooks via Anaconda (Windows), I get this error, which I haven“t been able to solve. I'm working with Python 3.
What I did till now:
pip install Scrapy pip install pyopenssl import scrapy
and I get the following error:
Tks for your help. Gisselle