摘要:        
Windows 下Python3.6安装 mysql_python 存在各种不成功,切换到 SQLAlchemy也不行需要安装MySQL_python。需要安装mysqlclient。 执行 pip install mysqlclient 即可    阅读全文
posted @ 2018-04-20 16:47 jong 阅读(287) 评论(0) 推荐(0)
| 
摘要:        
Windows 下Python3.6安装 mysql_python 存在各种不成功,切换到 SQLAlchemy也不行需要安装MySQL_python。需要安装mysqlclient。 执行 pip install mysqlclient 即可    阅读全文
 posted @ 2018-04-20 16:47 jong 阅读(287) 评论(0) 推荐(0) | ||