When I run main.py, it occurs that:
(pymarl) D:\star\pymarl>python src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z
[DEBUG 14:29:26] git.cmd Popen(['git', 'version'], cwd=D:\star\pymarl, universal_newlines=False, shell=None, istream=None)
[DEBUG 14:29:26] git.cmd Popen(['git', 'version'], cwd=D:\star\pymarl, universal_newlines=False, shell=None, istream=None)
[DEBUG 14:29:26] git.util Failed checking if running in CYGWIN due to: FileNotFoundError(2, '系统找不到指定的文件。', None, 2, None)
[INFO 14:29:26] root Saving to FileStorageObserver in results/sacred.
[DEBUG 14:29:29] pymarl Using capture mode "fd"
Can you help me solve it? Thanks.
When I run main.py, it occurs that:
(pymarl) D:\star\pymarl>python src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z
[DEBUG 14:29:26] git.cmd Popen(['git', 'version'], cwd=D:\star\pymarl, universal_newlines=False, shell=None, istream=None)
[DEBUG 14:29:26] git.cmd Popen(['git', 'version'], cwd=D:\star\pymarl, universal_newlines=False, shell=None, istream=None)
[DEBUG 14:29:26] git.util Failed checking if running in CYGWIN due to: FileNotFoundError(2, '系统找不到指定的文件。', None, 2, None)
[INFO 14:29:26] root Saving to FileStorageObserver in results/sacred.
[DEBUG 14:29:29] pymarl Using capture mode "fd"
Can you help me solve it? Thanks.