-
Notifications
You must be signed in to change notification settings - Fork 253
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
Add Gym/Gymnasium 0.26 support #666
Comments
My understanding is stable-baselines3 doesn't have stable support for this yet -- it's still under review on DLR-RM/stable-baselines3#780 Am I missing something? Our current roadmap is to add support for this once SB3 merges it. We don't have bandwidth to maintain two parallel versions with our current dev team, although PRs are welcome ;) |
Yes, it is not stable right now. Thanks anyways :) |
Reopening this issue now that stable baselines has merged support for Gymnasium into master DLR-RM/stable-baselines3#1327. While they have not yet released stable baselines 2.0.0 it seems like this will happen quite soon. |
Problem
The current package requires older version of Gym.
Solution
Please provide support for current version of gym/gymnasium like stable-baselines3 did.
Possible alternative solutions
Description of any alternative solutions or features you've considered.
The text was updated successfully, but these errors were encountered: