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

No window pop up in Mac OS X #4

Open
nimbusLiQuid opened this issue Dec 15, 2015 · 1 comment
Open

No window pop up in Mac OS X #4

nimbusLiQuid opened this issue Dec 15, 2015 · 1 comment

Comments

@nimbusLiQuid
Copy link

the main function runs into the while loop, but no window pop out.

@nimbusLiQuid
Copy link
Author

conway.py freezes under Mac OS X for me.
The problems are as described here: http://stackoverflow.com/questions/3441874/matplotlib-animation-either-freezes-after-a-few-frames-or-just-doesnt-work

I fixed it in the meantime changing time.sleep(0.1) to plt.pause(0.1).
Even better would be using the update function or GTKAgg.
PS: Thanks for the implementation!

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

1 participant