SuperSuit icon indicating copy to clipboard operation
SuperSuit copied to clipboard

Out of date error message in vector.markov_vector_wrapper

Open Benjamin-Etheredge opened this issue 3 years ago • 2 comments

AssertionError: observation spaces not consistent. Perhaps you should wrap with `supersuit.aec_wrappers.pad_observations`? from SuperSuit.supersuit.vector.markov_vector_wrapper:29. aec_wrappers doesn't appear to exist anymore. There is a supersuit.multiagent_wrappers.padding_wrappers.pad_observations_v0. I'm not sure if this is the same as I still get issues using (likely user error).

I'm new to both pettingzoo and supersuit, so I'm not sure about the intended behavior/paths.

Benjamin-Etheredge avatar Aug 12 '22 15:08 Benjamin-Etheredge

Heya, thanks for this! Yes this is indeed a bug and related to parts od the code being updated while others remain stagnant. I'll make a PR fixing it.

jjshoots avatar Aug 14 '22 11:08 jjshoots

Hey @Benjamin-Etheredge, just checking, do you still have issues with your code?

jjshoots avatar Aug 15 '22 13:08 jjshoots