I got the below failure while trying to get MySQL-python installed on my Ubuntu/Linux Box.From the below it seem like the issue is sh: mysql_config: not found C
sh: mysql_config: not found
yum install mysql-devel
It worked for me.