[pylucene-dev] Installing pylucene in Windows
e paditur
epaditur at gmail.com
Tue Apr 1 17:09:24 PDT 2008
I'm trying for the first time to run lucene and pylucene, and I need help.
I built lucene-2.3.1 with ant, it was successful. Then I installed with
easy_install the two latest binaries for Windows available at:
http://code.google.com/p/pylucene-win32-binary/downloads/list
I have Python 2.5.1 running.
When I try to "import lucene", I first get a Windows message box error:
Title: python.exe - Unable to locate component
Message: This application has failed to start because jvm.dll was not found.
Re-installing the application may fix this problem.
and then in the python command line, I get the message:
ImportError: DLL load failed: The specified module could not be found.
The point is that I did reinstall java (I got jdk1.6.0_05), but the message
remains the same.
What do I need to do? Does the fact that the two binaries were compiled
with Python 2.5.2 (as the post
http://lists.osafoundation.org/pipermail/pylucene-dev/2008-February/002385.htmlsays)
has any influence? What should I try?
Thanks,
epaditur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20080401/9c11b35e/attachment.html
More information about the pylucene-dev
mailing list