[Bug]: Procgen #1823
Labels
check the checklist
You have checked the required items in the checklist but you didn't do what is written...
documentation
Improvements or additions to documentation
duplicate
This issue or pull request already exists
good first issue
Good for newcomers
help wanted
Help from contributors is welcomed
🐛 Bug
Using Procgen like in the example from the docs website results in:
AssertionError: The algorithm only supports (<class 'gymnasium.spaces.box.Box'>, <class 'gymnasium.spaces.discrete.Discrete'>, <class 'gymnasium.spaces.multi_discrete.MultiDiscrete'>, <class 'gymnasium.spaces.multi_binary.MultiBinary'>) as action spaces but Discrete(15) was provided
To Reproduce
Copied from:
https://stable-baselines3.readthedocs.io/en/master/guide/examples.html#sb3-and-procgenenv
Relevant log output / Error message
System Info
Checklist
The text was updated successfully, but these errors were encountered: