-
Notifications
You must be signed in to change notification settings - Fork 311
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
gym.error.DoubleWrapperError: Attempted to double wrap with Wrapper: AgentGeomObsMask2D #42
Comments
I tested the py files in the examples/ of mujoco-py and they all worked normally. but,I try run i get some err:
|
Not sure about the tf implementation, but one of my gym packages somehow updated and got a different error (and then I reverted to gym==0.10.5 which gave me your error and that's the gym version you're using) which I then solved by reverting to gym==0.10.8. |
I want it to support tf2, but I ran into some problems:
gym.error.DoubleWrapperError: Attempted to double wrap with Wrapper: AgentGeomObsMask2D
### Environment:
(env1) root@agi:/home/agi/Downloads/multi-agent-emergence-environments# uname -a
The text was updated successfully, but these errors were encountered: