Multi-Agent-Deep-Deterministic-Policy-Gradients icon indicating copy to clipboard operation
Multi-Agent-Deep-Deterministic-Policy-Gradients copied to clipboard

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

Open fatenlouati opened this issue 3 years ago • 3 comments

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

fatenlouati avatar Apr 22 '21 05:04 fatenlouati

Also class world didn't have attribute named collaborative

fatenlouati avatar Apr 22 '21 05:04 fatenlouati

the error occur in this line https://github.com/philtabor/Multi-Agent-Deep-Deterministic-Policy-Gradients/blob/a3c294aa6834f348a7401306dff3e67919c861f5/main.py#L23

fatenlouati avatar Apr 23 '21 04:04 fatenlouati

I've got the same problem just like you,do you know how to fix it?

karrin-chen avatar Jul 22 '22 10:07 karrin-chen