(xiao) [[email protected] web]$ pip install mysqldb
Collecting mysqldb
Could not find a version that satisfies the requirement mysqldb (from versions: )
No matching distribution found for mysqldb(xiao) [[email protected] web]$ pip install pymysql
Collecting pymysql
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
100% |████████████████████████████████| 51kB 78kB/s
Installing collected packages: pymysql
Successfully installed pymysql-0.9.3
原文地址:https://blog.51cto.com/13437778/2378729
时间: 2024-11-09 09:55:38