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
The jumanji.wrappers.JumanjiToGymWrapper(env) wrapper utilizes the old gym backend instead of gymnasium, causing compatibility issues with RLlib as it does type checking.
What Jumanji version are you using?
0.3.1
Which accelerator(s) are you using?
CPU
Additional System Info
Python 3.10
Additional Context
No response
(Optional) Suggestion
No response
The text was updated successfully, but these errors were encountered:
Description
The
jumanji.wrappers.JumanjiToGymWrapper(env)
wrapper utilizes the oldgym
backend instead ofgymnasium
, causing compatibility issues with RLlib as it does type checking.What Jumanji version are you using?
0.3.1
Which accelerator(s) are you using?
CPU
Additional System Info
Python 3.10
Additional Context
No response
(Optional) Suggestion
No response
The text was updated successfully, but these errors were encountered: