I am on an RHEL5 machine, and I installed pip by running the get-pip.py file as suggested on the pip website. Upon trying to install a couple different modules using pip, I ran into an error traceback identical to the first one in this post: Error installing python packages on Fedora
However, THERE IS NO ISSUE WITH MY PYTHON VERSION. I am running 2.7.6. The supposedly successfully installed pip version is 1.5.6. Has anybody seen this problem before? Does anyone know how to fix it?