3
I’m trying to install Scrapy through Pip, but I’ve been getting errors like:
running build_ext
buildig 'lxml.etree' Extension
error: Microsoft Visual C++ 10.0 is required (Unable to find vcvarsall.bat).
I already have VSC++ 10 installed. I am using Python version 3.4.4 and Windows 7. Can anyone help me?