basemap does not "pip install" cleanly under Python 3.13. Might be related to some of the pinned upper versions of package dependencies? This environment had numpy 1.26.4 installed (so not a numpy 2.0 ...
Checklist I added a descriptive title I searched open reports and couldn't find a duplicate What happened? What happened When I tried to create a virtual environment with Python 3.13 using Anaconda, I ...