Python3 installed in mysqldb

In mysqldb python3 no longer supported, including mysql-python is not installed on.

Into Pymysql

command:

 

pip3 install PyMySQL

Installation and use reference links:

http://www.runoob.com/python3/python3-mysql.html

Published 36 original articles · won praise 0 · views 20000 +

Guess you like

Origin blog.csdn.net/weixin_38102912/article/details/81256512