supported MySQL for Python2.6.1

Posted by SKSK on Stack Overflow See other posts from Stack Overflow or by SKSK
Published on 2009-07-17T10:47:04Z Indexed on 2010/03/28 18:13 UTC
Read the original article Hit count: 212

Filed under:
|
|

Can any one tell me which MySQL version is suitable for Python2.6.1 to connect MySQLdb,

I am using MySQL4.0.23 and MySQLdb of MySQL-python-1.2.3c1.win32-py2.6 after successfully installation also its showing No module named MySQLdb and I sent the Environment Variables also properly for Python2.6, using Windows XP, tested import MySQLdb through command prompt its not showing any errors

then what could be the problem, I am straggling on this since last 2days, Please tell what could be the problem

© Stack Overflow or respective owner

Related posts about python

Related posts about mysql