摘要: 如果当前python版本为3.X 说明MySQLdb不支持当前python版本 pip安装会出现 Could not find a version that satisfies the requirement MySQLdb (from versions: none) 改为 pip install 阅读全文
posted @ 2020-05-01 14:37 沉默的Pluto 阅读(289) 评论(0) 推荐(0) 编辑