Skip to content

Instantly share code, notes, and snippets.

@stevekm
Last active September 29, 2016 23:22
Show Gist options
  • Save stevekm/3d5db084bb868c9bdfb4fcb4d27f7aa7 to your computer and use it in GitHub Desktop.
Save stevekm/3d5db084bb868c9bdfb4fcb4d27f7aa7 to your computer and use it in GitHub Desktop.
python bin paths on OS X
Anaconda python:
/Users/$USER/anaconda/bin/python
system python
/usr/local/bin/python
/Library/Python/2.7/site-packages/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment