On Mon, 20 Mar 2006, Christopher Brewster wrote:

Yes I have got it to work now. Thank you.

However, perhaps you could change the instructions and/or create an install script to place it in the right place.

Patches and submissions are welcome :)

The trouble is that when you open the zip file there are the three directories (python, samples, test) and it is not obvious hierachically where to place them. Nor are the instructions clear. Usually such packages are placed in 'site-packages' with appropriate __ini__.py files so as to allow python to navigate and find the packages in the relavant sub-directories.

PyLucene is not a python package, just a python module that imports an extension module, _PyLucene. This explains the lack of an __init__.py file.

Andi..
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to