Re: [Zope] psycopg version mismatch (imported 2.0.6 (dec mx dt ext pq3))

2009-03-06 Thread amol kumbhar
I had found *psycopg2-2.0.6.egg-info* in * psycopg2-2.0.6.egg-info -> /usr/share/pycentral/python-psycopg2/site-packages/psycopg2-2.0.6.egg-info* this path,but I am not able to make out how could I replace this to 2.0.9 , Thanks Amol On Fri, Mar 6, 2009 at 3:08 PM, Andrew Milton wrote: > +-

Re: [Zope] psycopg version mismatch (imported 2.0.6 (dec mx dt ext pq3))

2009-03-06 Thread Andrew Milton
+---[ amol kumbhar ]-- | nt-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: | quoted-printable Thanks for replying | but I am still there . | | My DA.py contain this list of allowed_psycopg_version : | | | ALLOWED_PSYCOPG_VERSIONS = ('2.0.7','2.0.8','2.

Re: [Zope] psycopg version mismatch (imported 2.0.6 (dec mx dt ext pq3))

2009-03-06 Thread amol kumbhar
Thanks for replying but I am still there . My DA.py contain this list of allowed_psycopg_version : *ALLOWED_PSYCOPG_VERSIONS = ('2.0.7','2.0.8','2.0.9')* and the condition which is generating the ImportError from this file is : *# check psycopg version and raise exception if does not mat

Re: [Zope] psycopg version mismatch (imported 2.0.6 (dec mx dt ext pq3))

2009-03-06 Thread Andrew Milton
+---[ amol kumbhar ]-- | This is my full error Log | | Site Error Log at /error_log Yes you also need to update your ZPsycopg in your Zope products (it's part of the psycopg distribution). -- Andrew Milton a...@theinternet.com.au ___

Re: [Zope] psycopg version mismatch (imported 2.0.6 (dec mx dt ext pq3))

2009-03-06 Thread Michael Haubenwallner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 amol kumbhar wrote: > Hi > > I am using zope 2.10 , python2.4 and psycopg2-2.0.9 . I had created entry in > ZIM successfully but while connecting to db it is giving me following error. > Please pull me out from this ASAP. > > An error was encountered

Re: [Zope] psycopg version mismatch (imported 2.0.6 (dec mx dt ext pq3))

2009-03-05 Thread amol kumbhar
This is my full error Log * Site Error Log at / error_log * Exception traceback Time 2009/03/05 23:09:14.170 GMT+0530 User Name (User Id) admin (admin) Request URL http://localhost:9673/manage_addProdu

Re: [Zope] psycopg version mismatch (imported 2.0.6 (dec mx dt ext pq3))

2009-03-05 Thread Andrew Milton
+---[ amol kumbhar ]-- | | Hi | | I am using zope 2.10 , python2.4 and psycopg2-2.0.9 . I had created entry in | ZIM successfully but while connecting to db it is giving me following error. | Please pull me out from this ASAP. | | An error was encountered while publishing

Re: [Zope] psycopg version mismatch (imported 2.0.6 (dec mx dt ext pq3))

2009-03-05 Thread Andreas Jung
A full traceback is always helpful for getting help. -aj On Fri, Mar 6, 2009 at 06:39, amol kumbhar wrote: > > Hi > > I am using zope 2.10 , python2.4 and psycopg2-2.0.9 . I had created entry in > ZIM successfully but while connecting to db it is giving me following error. > Please pull me out f

[Zope] psycopg version mismatch (imported 2.0.6 (dec mx dt ext pq3))

2009-03-05 Thread amol kumbhar
Hi I am using zope 2.10 , python2.4 and psycopg2-2.0.9 . I had created entry in ZIM successfully but while connecting to db it is giving me following error. Please pull me out from this ASAP. An error was encountered while publishing this resource. Error Type: ImportError Error Value: psycopg ve