GH1995 / articles

blog
https://gh1995.github.io
2 stars 0 forks source link

some thing #33

Open GH1995 opened 4 years ago

GH1995 commented 4 years ago
pip install mysql-connector
usermod -aG sudo
GH1995 commented 4 years ago
import pymysql
pymysql.install_as_MySQLdb()
GH1995 commented 4 years ago

mycli不能在Python 3.6 上使用!