CentOS 6 安装 MySQL-python

yum install -y mysql-devel python-devel python-setuptools gcc

pip install MySQL-python

import MySQLdbpython

相关文章
相关标签/搜索