python install mysql-python报错:Building wheel for mysql-python (setup.py) ... error

解决方法如下:
pip install mysqlclient 使用该命令安装

posted on 2020-01-18 11:04 cherry_ning 阅读(3254) 评论(0) 收藏 举报

解决方法如下:
pip install mysqlclient 使用该命令安装

posted on 2020-01-18 11:04 cherry_ning 阅读(3254) 评论(0) 收藏 举报