[Tutor] python 2.6 and MySQL fail

Rayon evosweet at hotmail.com
Sat Jan 30 23:51:08 CET 2010


I have installed python 2.6.4 on my windows7 laptop and MySQL dB. 

Every time I try to import the module I get this error. 

 

File "C:\Python26\lib\site-packages\MySQLdb\__init__.py", line 19, in
<module>

    import _mysql

ImportError: DLL load failed: The specified module could not be found.

 

I need to know why and if there is a fix I can use.

This  works fine on python2.5. 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100130/31c3bc83/attachment.htm>


More information about the Tutor mailing list