[Community] rtree not loading correctly

Howard Butler hobu.inc at gmail.com
Tue Feb 7 00:59:59 EET 2012


On Feb 6, 2012, at 2:34 PM, Brian Burke wrote:

> Recap: I was having problems importing rtree because it was compiled under 64-bit and the libspatialindex.dll file was 32-bit.
> 
> I loaded the 64-bit version of libspatialindex that Howard compiled.  Other than an error about a file named msvcp100.dll (which I don't think was related to my rtree issue and was resolved by installing this file), the new version ran great. Thanks for your help!!

As Brian said, I have 64bit windows versions compiled via MSVC 2010.  I'm not quite sure how to include them in our existing Rtree PyPI binaries, however. What does Shapely do for 64bit builds?  Any ideas how to proceed here?

Howard



More information about the Community mailing list