[PyQt] PSQL

Tom Brown brown at esteem.com
Mon Jul 23 18:43:39 BST 2007


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


More information about the PyQt mailing list