mwishoff
mwishoff
OS: Ubuntu-22.04.3 python: 3.10.12 Followed the quick start guide and installed AlphaStar in a python virtual environment using 'pip install .' from the main directory where AlphaStar and setup.py is...
Hey, so I started trying to use the library and was encountering a few SSL errors. lib=4.0.0 OpenSSL v1.1.1c Tried with python 3.6.4, and python 3.7.4 The first error I...
Is there a way to map which player(playerId?) did the action in 'replay.game.events'? I see they use m_userId's there instead of playerId's. Any input would be helpful.