I am getting this message when I use yum install mysql-python to install MySQLdb.
yum install mysql-python
Loaded plugins: fastestmirror Loading mirror speeds from cache
MySQL-python exists in PyPi. Try doing either of the following :
MySQL-python
pip install MySQL-python
or
easy_install MySQL-python