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

API update to numpy 1.24 #2346

Merged
merged 3 commits into from
Dec 21, 2022
Merged

API update to numpy 1.24 #2346

merged 3 commits into from
Dec 21, 2022

Conversation

dhomeier
Copy link
Collaborator

Description

Fixing a number of failures that popped up after 1.24.0 release, mostly due to use of the deprecated np.bool, np.int etc. dtype attributes.
Also bumping echo to >= 0.6 to resolve _widget.setValue() errors.

@dhomeier
Copy link
Collaborator Author

Checking for numpy AttributeError primarily for ASTRODENDRO_INSTALLED; this means no released astrodendro is available now anywhere with Python >= 3.9 or numpy >= 1.24. Should we add a test against the GitHub dev, or are there any plans for bringing out a new astrodendro release, @astrofrog?

@dhomeier dhomeier merged commit 2293019 into main Dec 21, 2022
@dhomeier dhomeier deleted the numpy-1.24 branch February 11, 2023 18:28
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