Upgrading PyQt5 question

Rich Shepard rshepard at appl-ecosys.com
Mon Jun 7 18:53:39 BST 2021


My application not seeing a postgres database table is due to PyQt5's QPSQL
asking postgres for a system table that's been removed.

I'll upgrade from 5.13.2 to 5.15.4.

My build script's configuration calls for an option --sql-psql which was
needed for the older version but not accepted for the newer version. Should
I rmove that remove that option or has it been renamed or replaced?

TIA,

Rich


More information about the PyQt mailing list