pip安装MySQL-python报错
pip install MySQL-python
error: command 'gcc' failed with exit status 1
yum install -y python-devel
pip install MySQL-python
pip install MySQL-python
error: command 'gcc' failed with exit status 1
yum install -y python-devel
pip install MySQL-python