[Zope] psycopg version mismatch (imported 2.0.6 (dec mx dt ext pq3))
amol kumbhar
amol.kumbhar39 at gmail.com
Fri Mar 6 04:36:09 EST 2009
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 match
if psycopg2.__version__[:9] not in ALLOWED_PSYCOPG_VERSIONS:
raise ImportError("psycopg version mismatch (imported %s)" %
psycopg2.__version__)*
could you please guide me which version should I add in
ALLOWED_PSYCOPG_VERSION list
On Fri, Mar 6, 2009 at 2:03 PM, Andrew Milton <akm at theinternet.com.au>wrote:
> +-------[ 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
> akm at theinternet.com.au
>
--
Amol Kumbhar
Software Developer
SVBP informatics
Cell : 9881720442
e-mail : amol.kumbhar39 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20090306/503ae170/attachment.html
More information about the Zope
mailing list