HI. I've now Install psycopg2 2.4.2 and it run perfectly . but i get always the same message when i try to run RT Sql Layer .
Even in the qgis python console with the phyton command "import" psycopg2 *>>> import psycopg2* Traceback (most recent call last): File "<input>", line 1, in <module> File "/usr/local/share/qgis/python/qgis/utils.py", line 283, in _import mod = _builtin_import(name, globals, locals, fromlist, level) ImportError: No module named psycopg2 2011/9/29 Noli Sicad <[email protected]> > Download and install psycopg2 2.4.2. > > It is python package, not part of QGIS or QGIS plugins. > > Python-PostgreSQL Database Adapter > http://pypi.python.org/pypi/psycopg2 > > Noli > > > On 9/29/11, Jules Kouadio <[email protected]> wrote: > > Hello . > > Installation is ok > > I get this message when i try to run it > > Couldn't import Python module 'psycopg2' for communication with > PostgreSQL > > database. > > Its the same problem whith Postgis Manager Plugin. > > My Os version is centos 5.5 > > Qgis version 1.8.0-Trunck > > > > -- > > * > > * > > > -- * *
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
