-
Notifications
You must be signed in to change notification settings - Fork 191
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
Remove gym dependency #2074
Remove gym dependency #2074
Conversation
All the examples appear to be working with |
PR #2075 updates the |
setup.cfg
Outdated
rllib = | ||
opencv-python==4.1.2.30 | ||
opencv-python-headless==4.1.2.30 | ||
ray[rllib]~=2.5.0 | ||
tensorflow-probability | ||
tensorflow>=2.12.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where did this come from?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I remember adding it to get a test to pass. I'll try removing it.
More progress towards #1981.
make test
gym
togymnasium
hiway-v0
env