Closed sgillies closed 2 years ago
As for the error on Python 3.8, it seems like numpy==1.17.3 is installed (and required) by oldest-supported-numpy, and then overridden by a second NumPy install which needs to be >=1.18. I can't see where that second >=1.18 requirement comes from, however (maybe a dependency?)
I can't see where that second >=1.18 requirement comes from, however (maybe a dependency?)
That's from rasterio itself: https://github.com/rasterio/rasterio/blob/5cf71dc806adc299108543def00647845ab4fc42/setup.py#L270
All green! ✔️
And upgrade GEOS to 3.11.