Hi! I have problems importing a file in Zope-2.5.0b3 (openbsd 3.0) I exportet from linux (same zope version and Products). 2002-01-29T10:11:38 PROBLEM(100) Script (Python) Object "simple_tree" needs to be recompiled. ------ 2002-01-29T10:11:41 PROBLEM(100) Script (Python) Object "image_batches_error" needs to be recompiled. An import of the same file with the linux-zope is no problem. Can someone please give me a hint? tia Jens-Erik
hello,
I have problems importing a file in Zope-2.5.0b3 (openbsd 3.0) I exportet from linux (same zope version and Products).
2002-01-29T10:11:38 PROBLEM(100) Script (Python) Object "simple_tree" needs to be recompiled. ------ 2002-01-29T10:11:41 PROBLEM(100) Script (Python) Object "image_batches_error" needs to be recompiled.
if you save the scripts through the web-interface, they will be recompiled... and the problem is solved, i think. greeting, maik. -- Maik Jablonski Zentrum fuer Lehrerbildung Universitaet Bielefeld Germany
Hi Jens, These messages don't signify an error condition, they're only informational. To get rid of them, go to each script in the management interface, make a simple nonintrusive change (add a space somewhere, maybe), and save it. That said, they'll run even if you don't do this. - C Jens-E. Hansen wrote:
Hi!
I have problems importing a file in Zope-2.5.0b3 (openbsd 3.0) I exportet from linux (same zope version and Products).
2002-01-29T10:11:38 PROBLEM(100) Script (Python) Object "simple_tree" needs to be recompiled. ------ 2002-01-29T10:11:41 PROBLEM(100) Script (Python) Object "image_batches_error" needs to be recompiled.
An import of the same file with the linux-zope is no problem.
Can someone please give me a hint?
tia Jens-Erik
_______________________________________________ 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 )
participants (3)
-
Chris McDonough -
Jens-E. Hansen -
Maik Jablonski