Error with Zope 2.13.8 - Mailing list psycopg

From Frank Kauff
Subject Error with Zope 2.13.8
Date
Msg-id 4E9D6C4C.5090201@biologie.uni-kl.de
Whole thread Raw
Responses Error: no Python Codec for client encoding  (Frank Kauff <fkauff@biologie.uni-kl.de>)
List psycopg
Hi all,

I'm trying to run psycopg2-2.4.2 ZPsychopgDA with Zopw 2.13.8. However,
when I try to add the adapter to my zope site and enter the connection
string etc., I get the Zope error below. Any idea what could be the
reason? Some other versions of psycopg2 I tried give the same error

Thanks,
Frank



Zope Error

Zope has encountered an error while publishing this resource.

Error Type: OperationalError
Error Value: no Python codec for client encoding ''

Traceback (innermost last):

     Module ZPublisher.Publish, line 126, in publish
     Module ZPublisher.mapply, line 77, in mapply
     Module ZPublisher.Publish, line 46, in call_object
     Module Products.ZPsycopgDA.DA, line 61, in manage_addZPsycopgConnection
     Module Products.ZPsycopgDA.DA, line 81, in __init__
     Module Products.ZPsycopgDA.DA, line 96, in edit
     Module Products.ZPsycopgDA.DA, line 127, in connect
     Module Products.ZPsycopgDA.db, line 85, in open
     Module Products.ZPsycopgDA.db, line 50, in getconn

OperationalError: no Python codec for client encoding ''

psycopg by date:

Previous
From: thomas veymont
Date:
Subject: Re: using server side cursor
Next
From: Mark Theisen
Date:
Subject: connection already closed error