On Monday 23 July 2007 10:24, Tom Brown wrote: > I have manually compiled the psql driver for Qt 4.3.0. I then compiled and > installed SIP and PyQt4. Then I tried running my application: > > python -O test192cfm.py > QSqlDatabase: QPSQL driver not loaded > QSqlDatabase: available drivers: QSQLITE > ... > > I am missing an essential step. Can anybody please tell me what that is?
Ok, maybe I need to configure Qt with -plugins-sql-psql. I'm trying that out right now. Thanks, Tom _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
