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

nextObservation crashed using numpy v2.1 #187

Open
timcarleton opened this issue Dec 3, 2024 · 0 comments
Open

nextObservation crashed using numpy v2.1 #187

timcarleton opened this issue Dec 3, 2024 · 0 comments

Comments

@timcarleton
Copy link

Going through the tutorial, the code crashed on the nextObservation() step, with the message: "ModuleNotFoundError: No module named 'numpy.lib.function_base'". It appears that the "function_base" method is not implemented in numpy>=2. Downgrading numpy to 1.26.4 was able to resolve the issue.

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

1 participant