python location on mac osx

I found the easiest way to locate it, you can use

which python

it will show something like this:

/usr/bin/python

Leave a Comment