> On Apr 16, 2014, at 22:54, Thomas Koch wrote:
>
> Hi ,
> I was able to build PyLucene 4.7.2-1 (incl. JCC 2.19) from source on MacOS-X
> and „make test“ passes without failures.
> also tested the samples IndexFiles.py and SearchFiles.py
>
> but the FacetExample.py unfortunately fails now:
>
> On Apr 16, 2014, at 17:08, Aric Coady wrote:
>
> Any idea what’s happening here at the end of make install? Even though
> lucene was actually installed, make exits with an error intermittently. As
> if it’s trying to download it from pypi afterwards?
I think this was covered a couple of r
Hi ,
I was able to build PyLucene 4.7.2-1 (incl. JCC 2.19) from source on MacOS-X
and „make test“ passes without failures.
also tested the samples IndexFiles.py and SearchFiles.py
but the FacetExample.py unfortunately fails now:
samples$ python FacetExample.py
Traceback (most recent call last)
Any idea what’s happening here at the end of make install? Even though lucene
was actually installed, make exits with an error intermittently. As if it’s
trying to download it from pypi afterwards?
…
Adding lucene 4.7.2 to easy-install.pth file
Installed
.../lib/python2.7/site-packages/lucen