Skip to content

Instantly share code, notes, and snippets.

@garthhumphreys
Forked from stvnwlsn/gist:5221087
Created February 10, 2014 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garthhumphreys/8916205 to your computer and use it in GitHub Desktop.
Save garthhumphreys/8916205 to your computer and use it in GitHub Desktop.
# Work in progress
# Need to test in virtualbox
sudo apt-get install libxml2-dev libxslt-dev
sudo apt-get install python-lxml
virtualenv --distribute venv
source venv/bin/activate
pip install scrapy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment