On Mar 3, 2010, at 9:03 AM, Sean Gillies wrote:

> 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.

I think this is the case, though it's probably about time we made another Rtree 
release.  There's been a number of bug fixes.  Do you have anything outstanding 
left to do Brent?

Howard
_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community

Reply via email to