gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe] trouble connect to Postgres


From: John Fabiani
Subject: [GNUe] trouble connect to Postgres
Date: Fri, 26 Mar 2004 13:42:47 -0800
User-agent: KMail/1.5.4

Hi,
I hope you folks understand the error message below.  First I'm using SUSE 9.0 
and I followed the install directions from the "SUSEQuickStart" but can not 
get past the "Testing A Database Connection".  My postgres install is at 
"129.168.1.202" and it works from a windows box using PGAdminII.  

My connection.conf
[gnue]
comment = GNUe Test Database
#aliases = dcl test
provider = postgresql
host = 192.168.1.202
dbname = testdb

DB000:     connection = self.getConnection(connection_name)
DB000:   File "/usr/local/gnue/lib/python2.3/site-packages/gnue/common/
datasources/GConnections.py", line 255, in getConnection
DB000:     conn = dbdriver.Connection(self, connection_name, parameters)
DB000:   File "/usr/local/gnue/lib/python2.3/site-packages/gnue/common/
datasources/drivers/postgresql/psycopg/__init__.py", line 42, in Connection
DB000:     from Driver import Connection as C
DB000: ImportError: cannot import name Connection

TIA
John





reply via email to

[Prev in Thread] Current Thread [Next in Thread]