Skip to content

Instantly share code, notes, and snippets.

@samuelleach
Created August 20, 2015 09:06
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 samuelleach/7916daa8f68eb0357a5e to your computer and use it in GitHub Desktop.
Save samuelleach/7916daa8f68eb0357a5e to your computer and use it in GitHub Desktop.
Running scrapy on mac os
# http://stackoverflow.com/questions/21320585/cannot-set-up-a-scrapy-project
export DYLD_LIBRARY_PATH=$HOME/anaconda/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment