Re: [Zope] Help: Confera product broken.
-----Wiadomoæ oryginalna----- Od: Gilles Lavaux <gilles.lavaux@esrin.esa.it> Do: zope@zope.org <zope@zope.org> Data: 1 sierpnia 2000 18:03 Temat: [Zope] Help: Confera product broken.
hello,
Probably something stupid: under zope2.2.0 I can not install confera 1.2, the product is broken. Error is: [...] 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??
This is'nt Confera bug. It is undoudtedly Zope 2.2.0 bug. Currently I am working on a patch witch (maybe) fix this bug. I let you know if it will be finished. -- Adam Karpierz karpierz@alpha.pl
Adam Karpierz wrote:
This is'nt Confera bug. It is undoudtedly Zope 2.2.0 bug. Currently I am working on a patch witch (maybe) fix this bug. I let you know if it will be finished.
Funny, I had the impression this was due to a change in the way indexing works. It's the reason why I updated Squishdot to use ZCatalog. If this isn't the case, I (and I'm sure many other people) would like to know what the bug is and use the patch when it turns up :-) cheers, Chris
participants (2)
-
Adam Karpierz -
Chris Withers