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'm using Python version 3.4.4 and Windows 7. Can anyone help me?