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

there's an error in main_coma.py #27

Open
Geminicodedreamer opened this issue Sep 25, 2024 · 0 comments
Open

there's an error in main_coma.py #27

Geminicodedreamer opened this issue Sep 25, 2024 · 0 comments

Comments

@Geminicodedreamer
Copy link

Geminicodedreamer commented Sep 25, 2024

I want to run this code to solve my problem in deep MARL , but the environment doesn't apply which caught an error which interrupt running.
Here is the discription , i can't fix , please help me.
Mine is Python312.
Traceback (most recent call last): File "C:\Users\multi-agent\deep-marl-toolkit-main\scripts\main_coma.py", line 173, in <module> main() File "C:\Users\multi-agent\deep-marl-toolkit-main\scripts\main_coma.py", line 35, in main args = argparse.Namespace(**vars(common_args), **vars(coma_config)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: argparse.Namespace() got multiple values for keyword argument 'gamma'

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