[Zope] import error

Jens Vagelpohl jens@zope.com
Fri, 27 Jun 2003 07:37:11 -0400


you cannot import a site from a much newer version of zope into an=20
older version and expect it to work. update the second zope to at least=20=

the same version as the first one.

jens


On Friday, Jun 27, 2003, at 07:29 US/Eastern, Aleksandra Imogen Ivir=20
wrote:

> Might someone know a solution to my problem (short of recreating the=20=

> entire site manually)...
> I have exported a ZMS (v.116g) site from a Zope 2.6.0 instance - Zope=20=

> Version (Zope 2.6.0 (binary release, python 2.1, win32-x86), python=20
> 2.1.3, win32), Python Version 2.1.3 (#35, Apr 8 2002, 17:47:50) [MSC=20=

> 32 bit (Intel)] - but receive the following error message when trying=20=

> to import it into a Zope 2.5.1 running on Suse 8.1 Linux with the same=20=

> revision of ZMS:
> =A0
> Zope Error
> Zope has encountered an error while publishing this resource.
> Error Type: SystemError
> Error Value: Failed to import class _extra from module=20
> Products.PluginIndexes.TextIndex.Vocabulary
> =A0
> I'd be greatful for any suggestions on how to transfer the existing=20
> content.
> Aleksandra