[Zope] ZSyncer

Markus Mohr markus@johalla.de
Mon, 28 May 2001 22:13:36 +0200


Hi!

Am I correct that ZSyncer does not work with zope 2.1.6 (as in Debian
stable/potato)?

I get this traceback:

ZSyncer Import Traceback
Traceback (innermost last):
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 387, in
import_products
    product=__import__(pname, global_dict, global_dict, silly)
  File "/var/lib/zope/Products/ZSyncer/__init__.py", line 1, in ?
    import ZSyncer
  File "/var/lib/zope/Products/ZSyncer/ZSyncer.py", line 2, in ?
    from Globals import DTMLFile, MessageDialog, Persistent, data_dir
ImportError: cannot import name DTMLFile

ciao
marksu