安装驱动报错: Could not find a version that satisfies the requirement
来源:3-2 配置表单页面
 
			leonsung
2019-02-07

-python 版本 3.7
安装包:MySQL_python-1.2.5-cp36-none-win_amd64.whl
MySQL_python-1.2.5-cp36-none-win_amd32.whl(两个版本都试过)
managy.py 也import pymysql
还是没有办法顺利安装驱动
写回答
	1回答
- 
				  leonsung 提问者 2019-02-07 已解决! 安装包改为 python 3.7 mysqlclient-1.4.1-cp37-cp37m-win_amd64.whl 022019-02-11
相似问题