Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SciPy 1.15 renamed interpnd to _interpnd. #306

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

jcannon-gplates
Copy link
Contributor

Fixes failed merge in #304 related to issue #303 (only just recently did SciPy 1.15 get released, and cause the merge to fail).

Fixes error:
ImportError: cannot import name '_ndim_coords_from_arrays' from 'scipy.interpolate.interpnd'

See scipy/scipy#21754

See scipy/scipy#21754

Fixes:
ImportError: cannot import name '_ndim_coords_from_arrays' from
'scipy.interpolate.interpnd'
@jcannon-gplates jcannon-gplates merged commit 19163d8 into master Jan 13, 2025
13 checks passed
@jcannon-gplates jcannon-gplates deleted the 303-add-pygplates-dependency branch January 13, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant