oxwhirl/smac

Are there any requirements for the game version?

JiaoAlvin opened this issue · 0 comments

we run the examle, but some errors occur.
File "D:\Anaconda\anaconda3\lib\site-packages\smac\env\starcraft2\starcraft2.py", line 344, in reset
self._launch()
File "D:\Anaconda\anaconda3\lib\site-packages\smac\env\starcraft2\starcraft2.py", line 292, in _launch
self._sc2_proc = self._run_config.start(version=self.game_version,
File "D:\Anaconda\anaconda3\lib\site-packages\pysc2\run_configs\platforms.py", line 87, in start
return sc_process.StarcraftProcess(
TypeError: type object got multiple values for keyword argument 'version'