sling0318 opened this issue 2 years ago · 0 comments
self.args.action_dim_n = [self.env.action_space[i].n for i in range(self.args.N)] # actions dimensions of N agents
AttributeError: 'Box' object has no attribute 'n'