[Zope] [Ann] DocFinder 0.1: ask Zope about its documentation

Loren Stafford lstafford@morphics.com
Mon, 12 Feb 2001 10:34:04 -0800


I just tried to install DocFinder under Zope version 2.2.2

D:\Zope222>"d:\Zope222\bin\python.exe" "d:\Zope222\z2.py" -D
------
2001-02-12T18:31:04 ERROR(200) Zope Couldn't import Products.DocFinder
Traceback (innermost last):
  File D:\Zope222\lib\python\OFS\Application.py, line 397, in
import_products
    (Object: string)
  File d:\Zope222\lib\python\Products\DocFinder\__init__.py, line 1, in ?
  File d:\Zope222\lib\python\Products\DocFinder\construct.py, line 3, in ?
ImportError: cannot import name DTMLFile

Is this easily fixable?

-- Loren