通过设置
import pymysql pymysql.version_info = (1, 4, 6, "final", 0) pymysql.install_as_MySQLdb()
来设置pymysql的版本, 此处我的mysqlclient版本是1.4.6