Hi Dieter, A new error occured after copying the iclass.py to the new installation. Error Type: SystemError Error Value: Failed to import class Interface from module Interface.iclass Could there be another solution, for example adjusting the exported xml file te use another interface instead of the iclass interface? Greetings Ralph ----- Original Message ----- From: "Dieter Maurer" <dieter@handshake.de> To: "Ralph vd Houdt" <ralph@ezcompany.nl> Cc: <zope@zope.org> Sent: Tuesday, October 22, 2002 8:37 PM Subject: Re: [Zope] Zope 2.6.0 Importing 2.5 zexp export files
Ralph vd Houdt writes:
When I try to import my exported 2.5 Products and ZClasses on a 2.6 installation it give me the error:
ImportError: No module named iclass
Can anyone give me advice on upgrading to 2.6 without these errors? This may be the "iclass" module in "lib/python/Interface/".
Copy it from Zope 2.5 and see whether the problem disappears.
Dieter