1.在python环境ok的情况下,需要用到pymysql模块,首先需要安装pymysql模块 在命令行中执行pip install pymysql即可 来源:https://www.cnblogs.com/yaoze2018/p/12423398.html 标签 python pymysql