You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I discovered a problem with Windows when trying to use the run_game() command.
I installed the python-sc2 library on Windows with anaconda. Additionally, I am using the regular Starcraft 2 version from blizzard (not the free one).
I can load the library with python, however when I use run_game(). I am getting a Windows Popup from Sc2 saying: required library d3d_compiler_42.dll does not exist.
If I am starting SC2 manually via the Battlenet it works fine. Any idea how to fix this problem?
Thanks,
Michael
The text was updated successfully, but these errors were encountered:
Hi,
I discovered a problem with Windows when trying to use the run_game() command.
I installed the python-sc2 library on Windows with anaconda. Additionally, I am using the regular Starcraft 2 version from blizzard (not the free one).
I can load the library with python, however when I use run_game(). I am getting a Windows Popup from Sc2 saying: required library d3d_compiler_42.dll does not exist.
If I am starting SC2 manually via the Battlenet it works fine. Any idea how to fix this problem?
Thanks,
Michael
The text was updated successfully, but these errors were encountered: