[Zope] Re: Import Problem with the zexp-File
Tres Seaver
tseaver at palladion.com
Tue Sep 6 12:04:14 EDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Birgit Dippelreiter wrote:
> I want to import a file to my Zope Server (version 2.7.4). The *.zexp is
> from a Zope Server with version 2.8.0. Should it be possible to import the
> zexp - File from a newer Zope version to an older one?
It is possible, but not supported: the case we try to support is
"forward-compatible" data, meaning that newer software can read data
created by older software.
> Because, when I try to import the File, I always get the following error:
>
> "Errortype: ImportError"
>
> "Error value: No module named FileDocument"
That seems as though you have a different set of products installed in
the 2.7.4 instance than your 2.8.0 instance: there is no
'FileDocument.py' in *any* standard Zope install (do you have the
NuxCPSDocuments product installed in both places?).
Tres.
- --
===================================================================
Tres Seaver +1 202-558-7113 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDHb3++gerLs4ltQ4RAgOgAKDM1foSyDTBZSVatBJvVbifMsAqVQCg0kxm
GBT12aUEG79rPD3uL6xIGmo=
=ceRX
-----END PGP SIGNATURE-----
More information about the Zope
mailing list