Run this: pip3 install --upgrade --force pip Or even more explicit: python3 -m pip install --upgrade --force pip Validate with: pip -V