[<Ray component: RLlib] module 'numpy' has no attribute 'product' #46250
Labels
bug
Something that is supposed to be working; but isn't
P2
Important issue, but not time-critical
rllib
RLlib related issues
rllib-oldstack-cleanup
Issues related to cleaning up classes, utilities on the old API stack
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.
The text was updated successfully, but these errors were encountered: