安装pyhton3.11
apt-get install software-properties-common
add-apt-repository ppa:deadsnakes/ppa
apt install python3.11-full
python3.11 -m ensurepip
python3.11 --version
python3.11 -m pip --version
apt-get install software-properties-common
add-apt-repository ppa:deadsnakes/ppa
apt install python3.11-full
python3.11 -m ensurepip
python3.11 --version
python3.11 -m pip --version