wpss

安装完 mysql-pyhon 后 还是报错

这个时候可以安装 pymysql  同时在 __init__文件中加入

import pymysql
pymysql.install_as_MySQLdb()

分类:

技术点:

相关文章: