Home > other >  Python debugging errors
Python debugging errors

Time:01-04

Call geopandas package, rely on rtree, mount rtree after still have the following error, query and found this is not very good, a great god answer ~

Raise OSError (" could not find the or load spatialindex_c. DLL ")
OSError: could not find the or load spatialindex_c. DLL

CodePudding user response:

This is very simple, just can't find the DLL

CodePudding user response:

Have been solved ~ thank you
  • Related