t; command).
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Tue, Jan 8, 2019 at 5:51 AM NDelt wrote:
>
> > I'm trying to install PyLucene on Ubuntu Linux and WSL, and my
> development
> > environment is Java 8 and Python 3.6.7.
> >
I'm trying to install PyLucene on Ubuntu Linux and WSL, and my development
environment is Java 8 and Python 3.6.7.
*python setup.py build* was successful, but I got an error after input *sudo
python setup.py install *command.
Error message:
*Applied shared mode monkeypatch to: *
*Traceback (most
r external command,*
*operable program or batch file.*
*mingw32-make: *** [Makefile:206: ivy] Error 1*
This is my OS configuration of Makefile:
*PREFIX_PYTHON=C:/Users/NDelt/AppData/Local/Programs/Python/Python27*
*ANT=JAVA_HOME=C:/Program Files/Zulu/zulu-8 C:/Program
Files/ApacheAnt/apache-ant-1.10.5