安装MySQL-python-1.2.5报错error: command 'gcc' failed with exit status 1

python 阅读:604

pip install MySQL-python不成功,报错:error: command 'gcc' failed with exit status 1

检查一下以下组件是否安装:

yum install python-devel mysql-devel zlib-devel openssl-devel