added link to python binary libs, for windows installation

This commit is contained in:
Pablo Hoffman 2013-03-13 03:18:33 -03:00
parent 8e72730792
commit 51c301b3a2
1 changed files with 5 additions and 0 deletions

View File

@ -61,6 +61,11 @@ After installing Python, follow these steps before installing Scrapy:
* lxml: http://pypi.python.org/pypi/lxml/
* pyOpenSSL: https://launchpad.net/pyopenssl
Finally, this page contains many precompiled Python binary libraries, which may
come handy to fulfill Scrapy dependencies:
http://www.lfd.uci.edu/~gohlke/pythonlibs/
Ubuntu 9.10 or above
~~~~~~~~~~~~~~~~~~~~