[Zope] RE: No module named ZopeSplitter
Andreas Jung
Andreas Jung" <andreas@zope.com
Wed, 5 Dec 2001 09:42:56 -0500
You are trying to import a .zexp file written by a newer Zope version
into an older version. This is not a good idea and not supposed to work
in general. I suggest to upgrade the Zope instances to 2.4.3.
Andreas Jung
---------------------------------------------------------------------
- Andreas Jung Zope Corporation -
- EMail: andreas@zope.com http://www.zope.com -
- "Python Powered" http://www.python.org -
- "Makers of Zope" http://www.zope.org -
- "Life is a fulltime occupation" -
---------------------------------------------------------------------
----- Original Message -----
From: "Roland Sch=E4tzle" <roland.schaetzle@adviion.de>
To: <zope@zope.org>
Cc: <oerlewein@gmx.de>
Sent: Wednesday, December 05, 2001 06:03
Subject: [Zope] RE: No module named ZopeSplitter
>
> Hallo,
>
> > I'm trying to import a zexp file into the product list. The original
zexp
> > File (including one object) was exported from a Win-Zope 2.4.2. The
> platform
> > I'm doing the import on is a Solaris 2.4.0. Anny ideas on where the
error
> > stemms from?
>
> > Error Type: ImportError
> > Error Value: No module named ZopeSplitter
>
> I have the same problem when importing a zexp file from a Win-Zope 2.4.=
1
> into a Win-Zope 2.4.0. What's wrong here?
>
>
> Roland
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>