Tried the GCJ and the JCC versions but I still can't get PyLucene to work..
Here goes the error:

>>> import lucene

Traceback (most recent call last):
  File "<pyshell#5>", line 1, in <module>
    import lucene
  File "C:\Python25\Lib\site-packages\lucene\__init__.py", line 3, in
<module>
    import os, _lucene
ImportError: DLL load failed: The specified module could not be found.
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to