image.png 1. 打开系统的终端 2. 安装python3 sudo apt-get install python3 3. 安装idle3 sudo apt-get install idle 4. 安装pip3 sudo apt-get install python3-pip