I did python3 setup.py build, but then python3 setup.py install fails on this step:
Running Rtree-0.9.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_ns3zuje/Rtree-0.9.4/egg-dist-tmp-xpt3goi2
AttributeError: python3: undefined symbol: Error_GetLastErrorNum
This is on an up-to-date Ubuntu 18 system.
I did
python3 setup.py build, but thenpython3 setup.py installfails on this step:Running Rtree-0.9.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_ns3zuje/Rtree-0.9.4/egg-dist-tmp-xpt3goi2This is on an up-to-date Ubuntu 18 system.