Changes

How to Install Scrapy in 64-bit Windows 7

41 bytes added, 15:52, 26 November 2011
no edit summary
=== Notes===#*Scrapy must be installed with Python 2.5, 2.6, or 2.7 (NOT 3.x)#*Python 2.7 (and 3.2) do not load the correct 32-bit compatible Windows Registry Keys<br /><br />=== Install Procedure===
#Download the Python 2.7.2 Windows Installer from http://www.python.org/getit/
#Go to the "''Search programs and files" '' bar at the bottom of the start menu and type "regedit" and hit enter
#Using the left pane navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Python" & click on it (highlighting it in blue)
##With the branch selected go to File --> Export
#Double click the Scrapy Installer and everything should work fine.
=== References===*http://selfsolved.com/problems/setuptools-06c11-fails-to-instal/s/63 (Thanks for the comment Lathrop)*http://readthedocs.org/docs/scrapy/en/0.14/faq.html#does-scrapy-work-with-python-3-0