Download python setup tools from the below website:
https://pypi.python.org/pypi/setuptools
Use the tar file.
Once you download, go to the downloaded folder and run
python setup.py install
Once you do that,you will have easy_install.
Use the below then to install pip:
sudo easy_install pip