mlii / mfrl

Mean Field Multi-Agent Reinforcement Learning
MIT License
369 stars 101 forks source link

ModuleNotFoundError: No module named 'magent' #15

Open lixiaolovecoding opened 5 years ago

lixiaolovecoding commented 5 years ago

I use Ubuntu System, and when I try run "python3 train_battle.py --algo mfac", I got an Error "ModuleNotFoundError: No module named 'magent", and "AttributeError: 'GridWorld' object has no attribute 'game'". I'm a new learner, I don't know how to fixt it, I hope someone can help me to solve this problem.Thanks

LLLWQ commented 2 years ago

Did you solve the problem? I had the same question. Hope to get a reply.