schroederdewitt / multiagent_mujoco

Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.
Apache License 2.0
334 stars 34 forks source link

How to use many agent swimmer? #10

Closed yeshenpy closed 3 years ago

yeshenpy commented 3 years ago

I get this error: "ModuleNotFoundError: No module named 'envs'.” I run pip install envs and run again, but I get another error: ImportError: cannot import name 'REGISTRY' I don't know whether it's a version issue.