31 Aug
2001
31 Aug
'01
4:42 p.m.
Gitte Wange writes:
Now that I have upgraded my Zope server I thought that I could use the ChannelTag product. But I get this error when starting Zope: 2001-08-31T09:21:32 ERROR(200) Zope Could not import Products.ChannelTag Traceback (innermost last): ... /usr/local/Zope-2.4.0-linux2-x86/lib/python/Products/ChannelTag/Channel.py, line 59, in ? ImportError: cannot import name saxlib You read the installation instructions?
It might be necessary to install Python's XML extension library (call "PyXML" and found on sourceforge). Dieter