I want to run a django project on CentOs. I tried to install mysql-python by easy_install and pip but I got error with both of them. I Googled the problem and found some suggest
Another way around this is yum install python27-MySQL-python.x86_64.
yum install python27-MySQL-python.x86_64