安装MySQL-python

1. yum -y install mysql  mysql-devel

2. yum -y install python-devel

3. pip install -i https://pypi.tuna.tsinghua.edu.cn/simple MySQL-python

相关文章: