You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing Stable Baselines 3, Pip uninstalled my existing Gym version 0.23.1 and instead installed Gym 0.21.0, probably because that's what Stable Baselines 3 specifies. It would be nice if I could use the latest version of Gym with Stable Baselines 3.
### Checklist
I have checked that there is no similar issue in the repo (required)
The text was updated successfully, but these errors were encountered:
When installing Stable Baselines 3, Pip uninstalled my existing Gym version 0.23.1 and instead installed Gym 0.21.0, probably because that's what Stable Baselines 3 specifies. It would be nice if I could use the latest version of Gym with Stable Baselines 3.
### Checklist
The text was updated successfully, but these errors were encountered: