s error when trying to import pylucene inside Postgres PL/Python.
>>>>>
>>>>> ERROR: ('Traceback (most recent call last):
>>>>> File "", line 17, in __plpython_procedure_testing_1517611
>>>>> File
>>>>> "
;>>>
>>>> ERROR: ('Traceback (most recent call last):
>>>> File "", line 17, in __plpython_procedure_testing_1517611
>>>> File
>>>> "d:\\ve\\Lib\\site-packages\\lucene-3.4.0-py2.6-win32.egg\\lucene\\__init__.py",
&
ene-3.4.0-py2.6-win32.egg\\lucene\\__init__.py",
>>> line 5, in
>>> import jcc, _lucene
>>> File
>>> "d:\\ve\\Lib\\site-packages\\jcc-2.11-py2.6-win32.egg\\jcc\\__init__.py",
>>> line 34, in
>>>from _jcc import initVM
>
>> import jcc, _lucene
>> File
>> "d:\\ve\\Lib\\site-packages\\jcc-2.11-py2.6-win32.egg\\jcc\\__init__.py",
>> line 34, in
>> from _jcc import initVM
>> ImportError: DLL load failed: The specified module could not be found.
>> '
File
> "d:\\ve\\Lib\\site-packages\\lucene-3.4.0-py2.6-win32.egg\\lucene\\__init__.py",
> line 5, in
>import jcc, _lucene
> File
> "d:\\ve\\Lib\\site-packages\\jcc-2.11-py2.6-win32.egg\\jcc\\__init__.py",
> line 34, in
> from _jcc import i
it__.py",
line 5, in
import jcc, _lucene
File "d:\\ve\\Lib\\site-packages\\jcc-2.11-py2.6-win32.egg\\jcc\\__init__.py",
line 34, in
from _jcc import initVM
ImportError: DLL load failed: The specified module could not be found.
',)
I have no isue importing jvm.dll using ctyp