码迷,mamicode.com
首页 > 数据库 > 详细

python3.7.3使用pip安装mysqldb报错,3.7.3后改为pymysql

时间:2019-04-15 14:43:37      阅读:803      评论:0      收藏:0      [点我收藏+]

标签:none   f11   cte   version   led   matching   str   code   files   

(xiao) [python@python1 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) [python@python1 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

python3.7.3使用pip安装mysqldb报错,3.7.3后改为pymysql

标签:none   f11   cte   version   led   matching   str   code   files   

原文地址:https://blog.51cto.com/13437778/2378729

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!