wget https://bootstrap.pypa.io/pip/3.5/get-pip.py python3 get-pip.py
sudo apt-get install python3-pip
会出现sys.stderr.write(f“ERROR: {exc}“)
sys.stderr.write(f“ERROR: {exc}“)
sudo pip3 install --upgrade pip
sudo apt-get remove python3-pip