python - Pip install Scrapy giving an error on Windows -


i trying install scrapy. giving me error code 1. can me this.

command "c:\python27\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\define~1\\appdata\\local\\temp\\pip-build-mycaf8\\lxml\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record c:\users\define~1\appdata\local\temp\pip-8n6sxr-record\install-record.txt --single-version-externally-managed --compile" failed error code 1 in c:\users\define~1\appdata\local\temp\pip-build-mycaf8\lxml

unfortunately, installing scrapy on windows little bit complicated.

see stack overflow answer

you have follow guide: how install scrapy in 64-bit windows 7


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -