openai / multiagent-particle-envs

Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
https://arxiv.org/pdf/1706.02275.pdf
MIT License
2.27k stars 786 forks source link

raise NotImplementedError #100

Open wagh311 opened 1 year ago

wagh311 commented 1 year ago

When I install the MPE environment, I will report an error when I use the bin/interactive.py --scenario simple.py command: image May I ask why this happened?