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

error #56

Open
deperado007 opened this issue Jun 30, 2022 · 5 comments
Open

error #56

deperado007 opened this issue Jun 30, 2022 · 5 comments

Comments

@deperado007
Copy link

deperado007 commented Jun 30, 2022

problem:init() got an unexpected keyword argument 'tags'. how can i solve it?

@Merak2
Copy link

Merak2 commented Jul 9, 2022

F:\Anaconda3\envs\ppo\python.exe C:/Users/Admin/Desktop/PPO/test.py
Traceback (most recent call last):
File "C:/Users/Admin/Desktop/PPO/test.py", line 10, in
import roboschool
File "F:\Anaconda3\envs\ppo\lib\site-packages\roboschool_init_.py", line 71, in
tags={ "pg_complexity": 1*1000000 },
File "F:\Anaconda3\envs\ppo\lib\site-packages\gym\envs\registration.py", line 514, in register
spec = EnvSpec(id=full_id, **kwargs)
TypeError: init() got an unexpected keyword argument 'tags'

Process finished with exit code 1

I also have this problem, Could you help me?

@thisisbaiy
Copy link

I have encountered the same problem. Do you know how to solve it?I think that's because of the roc=boschool edition, but I'm not sure.

@Merak2
Copy link

Merak2 commented Nov 23, 2022

I did not solve it , and gave up .

@jean123456789-china
Copy link

Me too

@keerthanss
Copy link

Maybe relevant: https://github.com/openai/roboschool/issues/210?ref=pythonrepo.com
The library roboschool seems like it has certain issues on specific machines. However, the fix suggested there did not work for me.

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

5 participants