宇阳

Results 5 issues of 宇阳

After I installed it according to the requirements, I got an ImportError: cannot import name 'FlattenObservation' error. I know that it is the version of the gym package or something...

Traceback (most recent call last): File "/home/shy/桌面/multiagent-particle-envs-master/bin/interactive.py", line 6, in from multiagent.environment import MultiAgentEnv File "/home/shy/桌面/multiagent-particle-envs-master/bin/../multiagent/environment.py", line 5, in from multiagent.multi_discrete import MultiDiscrete File "/home/shy/桌面/multiagent-particle-envs-master/bin/../multiagent/multi_discrete.py", line 7, in from gym.spaces...

When I open the link to the SUNCG you provided, https://github.com/shurans/SUNCGtoolbox Invalid link, 404 not found。 Can you provide a new link?

Traceback (most recent call last): File "/home/shy/桌面/scalable_maddpg-master/main.py", line 6, in from env import envs ImportError: cannot import name 'envs'

Thanks for your open source. When I run under pycharm terminal, I get the following error: Traceback (most recent call last): File "scripts/run.py", line 179, in for eval_reward in run(learner_type,...