pip install mysqlclient

在init里

# import pymysql
# pymysql.install_as_MySQLdb()
import MySQLdb