安装 python3 pip sudo apt -y install python3 python3-pip 升级 pip python3 -m pip install --upgrade pip 验证查看版本 python3 --version