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
Hi All,
Thank you for you valuable contribution to the RL community!
I'm working with SB and MinAtar their latest commit requires gym==0.21.0 which creates conflict with SB3. The current workaround is to checkout to older commit and then installing MinAtar.
When do you tend to release a version which supports gym==0.21.0?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
I'm working with SB and MinAtar their latest commit requires gym==0.21.0 which creates conflict with SB3. The current workaround is to checkout to older commit and then installing MinAtar.
One other simple workaround is to install it with --no-dependencies flag, otherwise, you can follow #572
Hi All,
Thank you for you valuable contribution to the RL community!
I'm working with SB and MinAtar their latest commit requires
gym==0.21.0
which creates conflict with SB3. The current workaround is to checkout to older commit and then installing MinAtar.When do you tend to release a version which supports
gym==0.21.0
?Thanks in advance.
The text was updated successfully, but these errors were encountered: