sudo apt-get remove python3-pip; sudo apt-get install python3-pip

然后升个级

pip:pip install -U pip 或 pip3 install -U pip