Installation guide for Linux:
pip install pysc2- Download
StarCraftII.zipfrom Google Drive. - unzip
StarCraftII.zipto~/StarCraftII/:unzip StarCraftII.zip -d ~/ - If something is wrong with protobuf, you can do this:
pip install protobuf==3.20.3
Train SMAC with MAPPO algorithm:
python train_ppo.py --config smac_ppo.yaml