Skip to content

Commit

Permalink
speficy ray.rllib and numpy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvgao committed Oct 26, 2023
1 parent 0f4afd9 commit 7eac0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marllib.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"outputs": [],
"source": [
"!/usr/local/bin/pip install protobuf==3.20.0 marllib==1.0.3 ray[rllib] gym==0.20.0"
"!/usr/local/bin/pip install protobuf==3.20.0 marllib==1.0.3 ray[rllib]==1.8 gym==0.20.0 numpy==1.22"
]
},
{
Expand Down

0 comments on commit 7eac0b6

Please sign in to comment.