oxwhirl / pymarl

Python Multi-Agent Reinforcement Learning framework
Apache License 2.0
1.89k stars 387 forks source link

ValueError: Map 'SMAC_Maps/2s3z.SC2Map' not found. #64

Closed AchrafMoussaid closed 4 years ago

AchrafMoussaid commented 4 years ago

Hi, I got this error when I'm trying to run an experiment using _python3 main.py --config=qmix --env-config=sc2 with env_args.mapname=2s3z While my maps are located in SMAC_Maps file Can you Help me Please

gi git
samvelyan commented 4 years ago

Closing this one as the same issues is raised here: https://github.com/oxwhirl/smac/issues/44