[CPS-devel] lucene.catalog install problem

Christian Klinger cklinger at novareto.de
Tue Jan 9 11:38:51 CET 2007


Hi,

i don´t the the forrest because to many trees ;-)).

I have checked out the nuxeo.lucene catalog in my site-packages directory.

svn co https://svn.nuxeo.org/pub/Zope3/nuxeo.lucene/trunk nuxeo

If i now start my ZopeInstance i got theses errors.

2007-01-09 11:39:21 ERROR Zope Could not import Products.plonelucenecatalog
Traceback (most recent call last):
   File "/opt/Zope-2.9.4/lib/python/OFS/Application.py", line 715, in 
import_product
     product=__import__(pname, global_dict, global_dict, silly)
   File "/opt/luc/Products/plonelucenecatalog/__init__.py", line 17, in ?
     from catalog import PloneLuceneCatalog
   File "/opt/luc/Products/plonelucenecatalog/catalog.py", line 23, in ?
     from nuxeo.lucene.catalog import LuceneCatalog
   File "/usr/local/lib/python2.4/site-packages/nuxeo/__init__.py", line 
37, in ?
     sys.path[:] = sys_path
AttributeError: 'NoneType' object has no attribute 'path'

Any tips?

Thx Christian




This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.