【发布时间】:2016-12-19 19:55:14
【问题描述】:
我正在尝试使用python 和PyLucene 在信息检索上创建一个简单的应用程序。
你能帮我在windows上安装PyLucene 6.2.0吗,我已经安装了jcc,但是我不知道如何安装PyLucene。
我找到了这个文档http://lucene.apache.org/pylucene/install.html#for-the-rest-of-us,但我不明白什么是制作和安装制作说明。
请帮帮我。
【问题讨论】:
-
什么不起作用?
-
我不明白什么是 [make] (lucene.apache.org/pylucene/install.html#for-the-impatient-ones)
-
make是 Lunix 的命令,但是 windows 呢?我该怎么办? -
@Asma ,您找到解决方案了吗?