I\'ve installed the latest python (2.7.9) bundled with pip and setuptools for windows 32-bit. I\'ve tried reinstalling pip but the problem persists.
Here\'s the erro
i fixed the problem by reinstalling pip using get-pip.py.
get-pip.py
python get-pip.py
And pip is fixed and work perfectly.