Dear All, I'm newer with PyLucene and I'm trying to instal it on my local home on a cluster. In this environment, I do not have root privilege, I'm using a version of python (2.7.5) available in anaconda and our cluster is not connected to the WEB, so I cannot use setuptools.
I have followed the instructions for JCC and I have used: python setup.py build python setup.py install --users and JCC is installed in $home/.local Then I have started to install pyLucene, I have changed the Makefile (using the Linux (Debian Jessie 64-bit, Python 2.7.9, Oracle Java 1.8) configuration). The installation starts but it got stacked (for ages) here: ivy-configure: [ivy:configure] :: loading settings :: file = /hltsrv0/turchi/Projects/QT21/WorkingFolder/NMT/software/pylucene-6.2.0/lucene-java-6.2.0/lucene/top-level-ivy-settings.xml resolve: Am I doing anything wrong? do you have any suggestions to help me to proceed with the installation? Thanks a lot in advance for your help! Best Regards, Marco