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

[Question] A question about d4rl which is in Windows #213

Open
HenryZhang-git opened this issue Jun 30, 2023 · 0 comments
Open

[Question] A question about d4rl which is in Windows #213

HenryZhang-git opened this issue Jun 30, 2023 · 0 comments

Comments

@HenryZhang-git
Copy link

HenryZhang-git commented Jun 30, 2023

Question

Hi,
When I use mamba which is in Windows to test d4rl,I find that there is a error.
Traceback (most recent call last): File "test_d4rl.py", line 5, in <module> env = gym.make('maze2d-umaze-v1') File "D:\Software\Mambaforge\envs\RL_PY3.7\lib\site-packages\gym\envs\registration.py", line 184, in make return registry.make(id, **kwargs) File "D:\Software\Mambaforge\envs\RL_PY3.7\lib\site-packages\gym\envs\registration.py", line 105, in make spec = self.spec(path) File "D:\Software\Mambaforge\envs\RL_PY3.7\lib\site-packages\gym\envs\registration.py", line 167, in spec raise error.UnregisteredEnv("No registered env with id: {}".format(id)) gym.error.UnregisteredEnv: No registered env with id: maze2d-umaze-v1
I have already looked for this error but nobody asked it.Please help me!Thanks!!!

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

1 participant