[pylucene-dev] Installing PyLucene - Import Error
João Rodrigues
anaryin at gmail.com
Thu Feb 14 05:37:00 PST 2008
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20080214/07b5b51a/attachment.htm
More information about the pylucene-dev
mailing list