Trouble Installing Scrapy on 10.9 Mavericks
问题 I'm trying to install Scrapy using my homebrew python build. Despite having everything up to date, installed and in my path, I cant use it. Here's my order of operations: check brew: $ brew doctor Your system is ready to brew. check python & pip: $ which python /usr/local/bin/python $ python --version Python 2.7.6 $ which pip /usr/local/bin/pip $ pip -- version pip 1.5.4 from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.4-py2.7