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

Which version of gym does this lib support? #77

Open
billwang485 opened this issue Apr 5, 2024 · 1 comment
Open

Which version of gym does this lib support? #77

billwang485 opened this issue Apr 5, 2024 · 1 comment

Comments

@billwang485
Copy link

Traceback (most recent call last):
File " ", line 9, in
import pybullet_envs
File " /lib/python3.9/site-packages/pybullet_envs/init.py", line 14, in
register(
File " /lib/python3.9/site-packages/pybullet_envs/init.py", line 6, in register
if id in registry.env_specs:
AttributeError: 'dict' object has no attribute 'env_specs'

I met this bug when trying to run code in "AntBulletEnv-v0" environment, so I want to ask about the dependency of this lib.

@wesleyyang1109
Copy link

I'm also having the same issue, have you solved it?

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