缘起 安装python的包Rtree(Rtree-0.8.2),但需要先安装C语言依赖包spatialindex-src(spatialindex-src-1.8.5).在安装完spatialindex-src后,再安装Rtree过程中出现问题: dimite@ubuntu:~/wzh/Rtree-$ python setup.py build Traceback (most recent call last): File , in <module> import rtree File , i…