Hi all, I have a working setup of PyQt4 and Mysql compiled using MingW. I created an exe file using py2exe successfully.When I try to run it on a fresh windows machine the program errors out with. -- Database Error: Driver not loaded I tried to copy qsqlmysql4.dll and qsqlmysqld4.dll to the "dist" directory without any success. How can I get MySQL driver to load? -- Thanks in advance. -- Regards, Anil [EMAIL PROTECTED] Visit our website :gallery.phoenixitsolutions.com.au
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
