Python install failure Pi3

Error is coming from pip. Follow these instructions to remedy:

sudo apt-get remove python-pip python3-pip
sudo wget https://bootstrap.pypa.io/get-pip.py
sudo python get-pip.py

Same issue in Nova python installer broken? - #5 by benstr