Skip to content

Compatibility with current Numpy version#41

Merged
mfarragher merged 2 commits into
mfarragher:devfrom
max-uho:patch-1
Jun 25, 2025
Merged

Compatibility with current Numpy version#41
mfarragher merged 2 commits into
mfarragher:devfrom
max-uho:patch-1

Conversation

@max-uho
Copy link
Copy Markdown
Contributor

@max-uho max-uho commented Aug 1, 2024

No description provided.

@pelegm
Copy link
Copy Markdown

pelegm commented Aug 16, 2024

Is this going to be merged? At the moment, loading the package results

AttributeError: `np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.

@ExperimentsWithCode
Copy link
Copy Markdown

hmm, trying to use obsidiantools and getting

AttributeError: 'np.NaN' was removed in the NumPy 2.0 release. Use 'np.nan' instead.

Was this ever merged? Don't see any updates on main branch or dev

@bangsluke
Copy link
Copy Markdown

For anyone with this problem - this answer helped me - #42 (comment)

@mfarragher mfarragher changed the base branch from main to dev June 25, 2025 21:12
@mfarragher mfarragher mentioned this pull request Jun 25, 2025
@mfarragher mfarragher merged commit 34c0dfe into mfarragher:dev Jun 25, 2025
@mfarragher
Copy link
Copy Markdown
Owner

Do a build of the package from the dev branch.

Fix merged in a PR (taking the commit from this one): #47

@mfarragher
Copy link
Copy Markdown
Owner

My current environment is using Python 3.12. The tests ran successfully locally for that and for 3.9, 3.10 & 3.11 in the CI/CD run.

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.

5 participants