[Zope] Bug importing products ??
Dieter Maurer
dieter@handshake.de
Sat, 3 Nov 2001 21:40:02 +0100
=?ISO-8859-1?Q?Juli=E1n_Mu=F1oz_Dom=EDnguez?= writes:
> The attached product can be imported from Zope 2.4.2 Linux, but not Zope
> 2.4.2 on Windows. (Import it in the folder /Control_Panner/Products)
>
> Well, this product is a bit strange, because it uses classes of itself, so
> in Linux zope must be rebooted in order that this product works well. But
> I am not sure this error I am having in Windows is related with this.
>
> I also have this same error importing the file .tar.gz generated by the
> "distribution" menu.
>
> This is the error:
>
>
> Zope Error
>
> Zope has encountered an error while publishing this resource.
>
> Error Type: ImportError
> Error Value: No module named Splitter
The object you want to import needs the "Splitter" module.
Apparently, it is installed in your Linux Zope installation but
not the Windows one...
Dieter
PS: I have not been too happy to receive you 60 kB products...
Of course, I did not look at them, but immediately deleted
them.