On Wed, 28 Mar 2007, Ofer Nave wrote:
ran make, followed by make install. That worked, too.
Did you run 'make test' on your PyLucene build ?
I then ran my test case script using the new python (~/tmp/bin/python crash.py). It doesn't seem to be crashing anymore.
Ha !
Occam's razor would point to the answer being the python threading bug fix in 2.3.5 that someone mentioned here earlier (I have been using 2.3.4). No idea if that's true, but what's important is that using 2.5 seems to make the problem not exist, and that's good enough for me for now (though not good enough for users who don't have the option to upgrade).
It should work with Python 2.4 just as well. Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
