Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of date error message in vector.markov_vector_wrapper #172

Closed
Benjamin-Etheredge opened this issue Aug 12, 2022 · 2 comments
Closed

Comments

@Benjamin-Etheredge
Copy link

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.

@jjshoots
Copy link
Member

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
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants