pip安装MySQL-python报错

 

pip install MySQL-python
error: command 'gcc' failed with exit status 1

yum install -y python-devel
pip install MySQL-python

 

posted @ 2017-01-02 19:17  xuanhui  阅读(474)  评论(0)    收藏  举报