[PyQt] No MySQL driver on Windows PyQt4?
Phil Thompson
phil at riverbankcomputing.com
Wed Dec 10 09:29:40 GMT 2008
On Wed, 10 Dec 2008 10:05:12 +0100, "piotr maliński" <riklaunim at gmail.com>
wrote:
> I've installed latest PyQt4 release for Windows and the problem is it
> doesn't has MySQL driver (QSqlDatabase: QMYSQL driver not loaded). There
is
> only SQLITE and ODBC...
Correct - you will have to compile Qt and PyQt yourself with the necessary
support.
Phil
More information about the PyQt
mailing list