I installed python-pip package via yum (using Fedora\'s updates repo). It does not add the pip script to my PATH though.
python-pip
yum
pip
PATH
If you install the python-pip package and then run:
pip-python install -U pip
pip will fix itself.