xxxs

安装数据库第三方包,报错:

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

将MySQLdb改成pyMySQL就OK啦:sudo pip install pyMySQL

分类:

技术点:

相关文章: