[PyQt] Build a windows exe from a gui+database application

Mario Daniel Carugno carugnom at gmail.com
Sat May 29 18:54:47 BST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100529/89e886ac/attachment.html>


More information about the PyQt mailing list