PIP locatoin in mac

can i change pip location in mac from ./env/bin/pip to /usr/local/bin/pip

Try sudo easy_install pip, see what does it say.