I am trying to install scrapy on my window 10 laptop. I have installed " Build Tools for Visual Studio 2017" on my PC. I am still getting below error:
python version: 3.6, 64bit
OS: Windows 64 bit
Thanks!
I am trying to install scrapy on my window 10 laptop. I have installed " Build Tools for Visual Studio 2017" on my PC. I am still getting below error:
python version: 3.6, 64bit
OS: Windows 64 bit
Thanks!
try to install pre-compiled python liblaries from: https://www.lfd.uci.edu/~gohlke/pythonlibs/
Most likely you will need to install "Twisted" as well. Just download both open cmd and use:
pip install [liblary name]
pip install Twisted-18.7.0-cp37-cp37m-win_amd64.whl