pip has stopped working on my ubuntu server and gives the below error when I try to download anything.
pip
sudo pip install --upgrade pip -i https://pypi.python.org/simple
then, you can use pip as:
sudo pip install SQLAlchemy
-i
sudo pip install SQLAlchemy -i https://pypi.python.org/simple