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

AttributeError: 'MultiDiscrete' object has no attribute 'n' #3

Open
fatenlouati opened this issue Apr 22, 2021 · 3 comments
Open

AttributeError: 'MultiDiscrete' object has no attribute 'n' #3

fatenlouati opened this issue Apr 22, 2021 · 3 comments

Comments

@fatenlouati
Copy link

I tried to run simply_reference scenario but this error appeared.
AttributeError: 'MultiDiscrete' object has no attribute 'n'
How to fix it please

@fatenlouati
Copy link
Author

Also class world didn't have attribute named collaborative

@fatenlouati
Copy link
Author

the error occur in this line

n_actions = env.action_space[0].n

@karrin-chen
Copy link

I've got the same problem just like you,do you know how to fix 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