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

BipedalWalker-v3 and LunarLanderContinuous-v2 can not register #1850

Closed
PinChouKu opened this issue Mar 25, 2020 · 5 comments
Closed

BipedalWalker-v3 and LunarLanderContinuous-v2 can not register #1850

PinChouKu opened this issue Mar 25, 2020 · 5 comments

Comments

@PinChouKu
Copy link

Since the logic and file name have been changed, I cannot apply the command envs.make(). It returns wrong with
AttributeError: module 'gym.envs.box2d' has no attribute 'BipedalWalkerHardcore'

@GHysmu
Copy link

GHysmu commented Mar 31, 2020

I met the same error o(╥﹏╥)o

@christopherhesse
Copy link
Contributor

I was unable to reproduce this issue with gym==0.17.1, do you have a script and gym version number that cause it to happen?

@arnomoonens
Copy link

I think this is similar to #1423
For me, installing box2d-py (using pip) solved it.

@QasimWani
Copy link

use import Box2D for the box controls.
or just do pip install -e for the whole gym environment.

@jkterry1
Copy link
Collaborator

Closing due to inactivity

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

6 participants