1,575
edits
Changes
no edit summary
*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
=== Install Procedure ===
#Download the Python 2.7.2 Windows Installer from http://www.python.org/getit/
##*Be sure not to disturb or change any of the existing information there
##Hit OK, OK,OK, X
*You MIGHT have to install PyWin32. I did so in an effort to fix another problem as it was recommended by the Scrapy Installation Guide. Although it didn't fix the problem I was targeting it may have prevent other problems from arising. Install PyWin32 if you are having problems
*#Download pywin32-216.win32-py2.7.exe from http://sourceforge.net/projects/pywin32/files/pywin32/Build216/
*#Double click the downloaded file & install the software
=== References ===