+-------[ 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 version mismatch (imported 2.0.6 (dec mx dt ext pq3))
Your ZPsycopg and your psycopg don't match up version-wise. You say you have psycopg 2.0.9 but 2.0.6 was imported... -- Andrew Milton a...@theinternet.com.au _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )