I just installed pip on OS X using the get-pip.py script provided by the developers. The script said it ran successfully, but I cannot execute pip from the command
pip
For me, it was in the directory below and I created an alias to just be able to run it with pip.
alias pip='python /lnx510/home//.local/lib/python2.6/site-packages/pip'