hijkzzz / pymarl2

Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
https://iclr-blogposts.github.io/2023/blog/2023/riit/
Apache License 2.0
633 stars 124 forks source link

About the Linux environment #25

Closed linshi9658 closed 2 years ago

linshi9658 commented 2 years ago

Hello,

I would like to do more test with pymarl2. However, it seems that SC2.4.10 can not work on CentOS Linux 7.9.2009 due to glibc_2.17 and I got the following:

/StarCraftII/Versions/Base75689/SC2_x64: /usr/lib64/libc.so.6: version 'GLIBC_2.18' not found (required by/StarCraftII/Libs/libstdc++.so.6)

Could you please provide your operating environment info? Thanks!

linshi9658 commented 2 years ago

CentOS Linux 7.9.2009 is not a suitable platform to run SMAC for user without full operating system permissions.