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

[<Ray component: RLlib] module 'numpy' has no attribute 'product' #46250

Open
revealAi opened this issue Jun 25, 2024 · 0 comments
Open

[<Ray component: RLlib] module 'numpy' has no attribute 'product' #46250

revealAi opened this issue Jun 25, 2024 · 0 comments
Labels
bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)

Comments

@revealAi
Copy link

What happened + What you expected to happen

Cannot use Ray RLlib with numpy version 2.0.

Versions / Dependencies

ray[rllib]==2.30.0
numpy==2.0

Reproduction script

pip3 install ray[rllib]==2.30.0 numpy==2.0

Run any examples that use RLlib.

Issue Severity

High: It blocks me from completing my task.

@revealAi revealAi added bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
Projects
None yet
Development

No branches or pull requests

1 participant