Hi everyone, I'm trying to run an experiment using python3 src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z from the project https://github.com/oxwhirl/pymarl, and I got this Error, ValueError: Map 'SMAC_Maps/2s3z.SC2Map' not found.
The error message in detail is presented in the picture
Hi everyone, I'm trying to run an experiment using python3 src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z from the project https://github.com/oxwhirl/pymarl, and I got this Error, ValueError: Map 'SMAC_Maps/2s3z.SC2Map' not found. The error message in detail is presented in the picture
Please Help me if you can ! Thank you