objective
Install pip. But I need to install a few other dependencies on my mac. I need to check a few things in the python directory.
Background
This would seem simple enough. I am following along to a tutorial http://simpledeveloper.com/how-to-install-pip/
I am currently at the part of the tutorial where they have you
4)Verify that easy_install is inside Scripts sub-folder - See more at: http://simpledeveloper.com/how-to-install-pip/#sthash.ZKCMs26K.dpuf
But now they want me to
go to your Python directory (where you installed Python) and open the Scripts sub-folder. Look inside it and make sure that you can see easy_install – an executable file.
The tutorial is aimed for PC users. I am on a mac. I found the python directory by running
which python
which gave me the result