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

Add compatibility with NumPy 2.0 #535

Merged

Conversation

pseudo-rnd-thoughts
Copy link
Member

@pseudo-rnd-thoughts pseudo-rnd-thoughts commented Jun 26, 2024

Due to using Pybind 2.10.0, this was incompatible with NumPy 2.0
This requires updating to pybind 2.12.0 however the CI broke at the same time due to an update with vcpkg

The fix was to use the same sha as the other CI to ensure they all used the same thing

Further updates the version number to 0.9.1

@pseudo-rnd-thoughts pseudo-rnd-thoughts changed the title Add test for environment obs_type="ram" Add compatibility to NumPy 2.0 Jun 28, 2024
@pseudo-rnd-thoughts pseudo-rnd-thoughts changed the title Add compatibility to NumPy 2.0 Add compatibility with NumPy 2.0 Jul 23, 2024
@pseudo-rnd-thoughts pseudo-rnd-thoughts merged commit 4e5de3c into Farama-Foundation:master Jul 23, 2024
28 checks passed
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