[Zope] Help: Confera product broken.
Gilles Lavaux
gilles.lavaux@esrin.esa.it
Tue, 1 Aug 2000 17:48:15 +0200
hello,
Probably something stupid:
under zope2.2.0 I can not install confera 1.2, the product is broken.
Error is:
Confera Import Traceback
Traceback (innermost last):
File "/var/zope/Zope-2.2.0-src/lib/python/OFS/Application.py", line 396,
in import_products
product=__import__(pname, global_dict, global_dict, silly)
File "/var/zope/Zope-2.2.0-src/lib/python/Products/Confera/__init__.py",
line 92, in ?
import Confera, FileObject
File "lib/python/Products/Confera/Confera.py", line 95, in ?
from SearchIndex.TextIndex import TextIndex
File "/var/zope/Zope-2.2.0-src/lib/python/SearchIndex/TextIndex.py", line
217, in ?
from Lexicon import Lexicon, query, stop_word_dict
ImportError: cannot import name query
What is the solution??
Thanks
Gilles