You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicate of #2199 which does have a PR linked to fix it. The underlying issue is with scipy so if you downgrade that package or install pykdtree it should work again.
Description
Calling
ax.stock_img()
on a GeoAxes object fails in an environment with scipy 1.11.1 and Cartopy 0.21.1The same code works as expected in an environment with scipy 1.10.1 and Cartopy 0.21.1.
Code to reproduce
Traceback
Full environment definition
Operating system
Mac OS Monterey Version 12.6.7
Cartopy version
0.21.1
conda list
pip list
The text was updated successfully, but these errors were encountered: