Skip to content

Instantly share code, notes, and snippets.

@ento
Created May 7, 2011 09:43
Show Gist options
  • Save ento/960370 to your computer and use it in GitHub Desktop.
Save ento/960370 to your computer and use it in GitHub Desktop.
Add homebrew.pth to activate Python packages installed with homebrew
echo '/usr/local/lib/python2.6/site-packages/' | sudo tee /Library/Python/2.6/site-packages/homebrew.pth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment