Maybe loosely related, but I have a problem on OS X where uic is not loading. I believe this is a standard component of PyQt, and it shows as being installed in PyQt, so I'm not sure what is happening here:

The plugin is broken. Python said:
cannot import name uic

Thanks,
John

On Jun 14, 2009, at 11:43 PM, Andreas Neumann wrote:

You need both.

libqt4-sql is for C++ and also the foundation for other script bindings
like python (correct me if I'm wrong).

python-qt4 are the python bindings for Qt4, it includes qtsql bindings.

You probably also need one of the following packages:

libqt4-sql-psql (Postgres support)
libqt4-sql-sqlite (SQlite 3 support)

or any other db you want to support.

Andreas


On Mon, June 15, 2009 8:17 am, Agustin Lobo wrote:
I've tried to install (on qgis 1.1.0) the raster catalog plugin and I 'm
told
that Qtsql is required, but which package exactly? According to
Synaptic I have python-qt4 4.3.3.2 and libqt4-sql 4.4.0

Thanks

Agus
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user



--
Andreas Neumann
http://www.carto.net/neumann/
http://www.svgopen.org/

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to