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 I create an envpool object I get the error:
AssertionError: MiniGrid-Empty-5x5-v0 is not supported, envpool.list_all_envs() may help.
The documentation states that it is meant to be supported here: https://envpool.readthedocs.io/en/stable/env/minigrid.html
Describe the bug
When I create an envpool object I get the error:
AssertionError:
MiniGrid-Empty-5x5-v0
is not supported,envpool.list_all_envs()
may help.The documentation states that it is meant to be supported here: https://envpool.readthedocs.io/en/stable/env/minigrid.html
To Reproduce
Expected behavior
Minigrid env should be created as per other supported environments
System info
Describe the characteristics of your environment:
Ubuntu 22.04, Python 3.10.12
Checklist
The text was updated successfully, but these errors were encountered: