python安装mysqldb报错

清疚 2022-09-09 00:13 144阅读 0赞

Could not find a version that satisfies the requirement MySQLdb (from versions: )
No matching distribution found for MySQLdb

Python3不支持MySQLdb模块,需要用pymysql替代

发表评论

表情:
评论列表 (有 0 条评论,144人围观)

还没有评论,来说两句吧...

相关阅读