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

Geosketch Incompatible with numpy 2.0 #17

Closed
alexandregrimaldi opened this issue Sep 17, 2024 · 1 comment
Closed

Geosketch Incompatible with numpy 2.0 #17

alexandregrimaldi opened this issue Sep 17, 2024 · 1 comment

Comments

@alexandregrimaldi
Copy link

There's an error raising with numpy=2.0:
AttributeError: ptp was removed from the ndarray class in NumPy 2.0. Use np.ptp(arr, ...) instead.

@brianhie
Copy link
Owner

Fixed in #19

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

No branches or pull requests

2 participants