If you are using virtualenv, then forcing a reinstallation of pip is a workaround:
pip install -U --force-reinstall pip
If you are using virtualenv, then forcing a reinstallation of pip is a workaround:
pip install -U --force-reinstall pip