Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS 10.15.2 python -m pysc2.bin.agent --map Simple64 not work well #306

Open
yuhsh24 opened this issue Jul 8, 2020 · 4 comments
Open

Comments

@yuhsh24
Copy link

yuhsh24 commented Jul 8, 2020

In macOS 10.15.2 I install pysc2 from Git. when I ran "python -m pysc2.bin.agent --map Simple64", the SCII window shown, but the pygame window did not show anything and it is blank.
企业微信截图_d9b0da89-1791-47be-9928-219ae2853dd2
企业微信截图_ac156af0-962e-463c-8170-9760067774b0

@rose1111111
Copy link

In macOS 10.15.2 I install pysc2 from Git. when I ran "python -m pysc2.bin.agent --map Simple64", the SCII window shown, but the pygame window did not show anything and it is blank.
企业微信截图_d9b0da89-1791-47be-9928-219ae2853dd2
企业微信截图_ac156af0-962e-463c-8170-9760067774b0

Have you found the solution?

@alkurbatov
Copy link
Contributor

I believe you need to install Xserver (e.g. Qartz) to make it work as pygame heavily relies on it.

@yuhsh24
Copy link
Author

yuhsh24 commented Jul 21, 2020

After I install Xserver, the problem is still not fixed.

@4ever-Rain
Copy link

4ever-Rain commented Nov 3, 2020

Same problem with you. Did you got this error:

pygame.error:Unable to make GL context current

I think you can install the pygame==1.9.6 like this #308

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants