I have a Macbook Air and want to install pip. I have the updated python version. I follow all the instructions but I cannot install any packages.
I have been researching
Try below
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py python3 get-pip.py