#Upgrade failed for PIP after uninstalling current version? #PIP wasn't installed at all? #get to ./dir/to/python/Scripts #step 1 curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py #step-2 python get-pip.py