On Mar 2, 2010, at 2:54 PM, David Fawcett wrote:
Is anyone aware of a Windows installer for Rtree for Python 2.5?
Trying to get it going on my work machine.
Thanks,
David.
Hi David,
There's an installer for Python 2.6 on
http://pypi.python.org/pypi/Rtree/
Howard made it and might be able to make a 2.5 or explain how you can
make one yourself, assuming that you've got the right environment.
I'm 99% certain that, since Rtree is now *just* Python code (with
ctypes), it will work with Python 2.5 if you can coerce the installer
to install it to your Python 2.5 installation, or install to a
temporary spot and copy it over.
--
Sean
_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community