I am constantly getting the
Cannot fetch index base URL https://pypi.python.org/simple/
whenever I try to pip install anything with the most recent pip version.
I read on some other questions that pip was having SSL related issues in its latest version and recommended to install pip 1.2.1.
How do I install a specific version of pip via easy_install for example?