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.
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor