installing MySQLdb with Python 2.1

Ken ken_chiba at hotmail.com
Sun Jun 24 22:35:35 EDT 2001


Hi,

I'm trying to install MySQLdb for use with Python 2.1, on a RH 7.1
system.  Unfortunately, I succeeded using the RPM, and it embedded it
into the Python 1.5.2 release (and not the 2.1).  How would I get this
to work with 2.1?  (ie. when I type "import MySQLdb" in python2, there
is an error...).

Thanks!  

kc



More information about the Python-list mailing list