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

tkinter crashing on startup NSInvalidArgumentException #8

Closed
f1yingbanana opened this issue Aug 8, 2017 · 2 comments
Closed

tkinter crashing on startup NSInvalidArgumentException #8

f1yingbanana opened this issue Aug 8, 2017 · 2 comments

Comments

@f1yingbanana
Copy link

f1yingbanana commented Aug 8, 2017

Running the code as is without Anaconda crashes python on startup with a NSInvalidArgumentException.

Adding these two lines from this answer to the top of the basic_gui.py file solves this problem.

Python crashes after Tkinter and matplotlib.pyplot are imported

@andreiapostoae
Copy link
Owner

andreiapostoae commented Aug 16, 2017

I updated the file where matplotlib is imported. However, I find the issue odd as theoretically tkinter and matplotlib should not interact. Could you please check if it works now as I do not have a macOS device?

@andreiapostoae
Copy link
Owner

Tkinter GUI will be removed and a web app will take its place. This way people will not have compatibility problems afterwards.

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

2 participants