MySQLdb problems

Dominik Friedrich hajo.friedrich at t-online.de
Thu Dec 30 11:29:08 EST 1999


i wanted to have a direct interface from python to mysql on WinNT without an
odbc driver, so i got the mysqldb package. when i tried to compile it i got
9 warnings and the linker stoped with an internal error but the _mysql.pyd
was created. i copied this to the python dlls directory. when i try to
import it i get the error message: ImportError: DLL load failed with error
code 193
what does it mean? can somebody help me to compile it correctly or give me a
compiled version for win32?

Dominik Friedrich






More information about the Python-list mailing list