Hi there

I'm trying py2exe to build an .exe for windows XP, from a PyQt4 with
database (mysql) access.

After follow all steps, resolve problems by googling, i end with a exe that
works, but when i run a module that
connects with mysql, i get the error:

   Driver not loaded Driver not loaded

What can i do to get a working exe ?
Do anybody has a working setup.py to use with py2exe ?
Would be easiest with another tool ?

Thanks
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to