Tagged Questions

1
vote
2answers
177 views

MySQLdb module installation problem for python

I installed MySQLdb module in centos VPS using yum and it says successfully installed producing no error. but when I browse the python site it displays the error. "Error loading MySQLdb module: No ...