Error when using make #305
pietrofusco
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I got the following error:
RuntimeError: Some environments have an observation space different from
<bound method BaseWrapper.observation_space of SeedEnv<CheckAgentNumber<maze_v0>>>
. In order to batch observations, the observation spaces from all environments must be equal.How can I fix it?
P.S.
Why do I have to use "opponent_wrappers" as a parameter in make?
Can I avoid using it?
Beta Was this translation helpful? Give feedback.
All reactions