I got Python 2.7.8 installed on my Win7 machine, which comes with pip already pre-installed. I\'m successfully able to install new packages from pip and now I need to add c
A bit late, but for reference: Try adding the pip.ini file in %USERPROFILE%\pip\pip.ini (usually: C:\Users\\pip\pip.ini).
%USERPROFILE%\pip\pip.ini
C:\Users\\pip\pip.ini