python2安装MySQL-python模块失败时间:2022-06-12 04:17:02 需先安装libmysqlclient环境依赖: sudo apt-get install libmysqlclient-dev 重试即可