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

np.float_ -> np.float64 #218

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

giovana-morais
Copy link
Contributor

Hi all!
I tried to use mirdata with Python 3.10+ and jams was throwing an error regarding np.float_, so this PR changes that whenever it is necessary.

After doing the changes, I installed the library locally and had no problem with mirdata anymore.
I was not able to run the tests though. It seems that nose is unmaintained and not supported for Python 3.10+, so I'm not sure how to proceed here.

@bmcfee bmcfee merged commit 1fcee0a into marl:master Dec 6, 2024
@bmcfee
Copy link
Contributor

bmcfee commented Dec 6, 2024

Merging this since it's an obvious fix; will need to put some more work into modernizing CI to handle other stuff though

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.

2 participants