1. 先安装pip3 sudo apt install python3-pip 2. 安装pymysql sudo pip3 install pymysql 3. 查看命令 pip3 show pymysql