I cannot upgrade pip on my Mac from the Terminal.
According to the documentation I have to type the command: pip install -U pip
I get the error message in the Terminal: pip: command not found
I have Mac OS 10.14.2, python 3.7.2 and pip 18.1. I want to upgrade to pip 19.2.3
upgrading pip as of 09/2020:
pip3 install --upgrade pip==20.2.2
pip3 install --upgrade pip
this works for me!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With