After following this article: How do I install pip on Windows? on my Windows system using Enthought Canopy 64 Bit system, I cannot get pip or easy_install to work due to err
It will help after changing the PATH to python in environment variables:
python -m pip install --upgrade pip --force-reinstall