Emanuele Pesce

Results 2 issues of Emanuele Pesce

When I try to run the code using `main.py` I got the this error: ``` File "/home/USER/myprojects/scalable_maddpg/env/multiagent/__init__.py", line 11, in max_episode_steps=100, File "/home/USER/.local/lib/python2.7/site-packages/gym/envs/registration.py", line 161, in register return registry.register(id, **kwargs)...

When running the example code: ``` bin/examine.py mae_envs/envs/base.py ``` I get the following error: ``` Loading env from the module: mae_envs/envs/base.py Creating window glfw Traceback (most recent call last): File...