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

adding matplotlib.use('TkAgg') #41

Closed
xysong1201 opened this issue Feb 8, 2019 · 1 comment
Closed

adding matplotlib.use('TkAgg') #41

xysong1201 opened this issue Feb 8, 2019 · 1 comment

Comments

@xysong1201
Copy link

xysong1201 commented Feb 8, 2019

Hi, I'd like to use the plot in the case that I can output using nohup command, but as there is a problem of GUI, so it caused segmentation core broke, so I can't plot in the output file. adding matplotlib.use('TkAgg') in this case may solve my problem but I'm not sure in your codes where to modify it.
In any case, it works fine in Jupyter Notebook, thank you!

@stared
Copy link
Owner

stared commented Feb 8, 2019

@xysong1201 Thank you for opening it as a new issue.

Please specify issue or a feature request. adding matplotlib.use('TkAgg') alone is crypthic.

@stared stared closed this as completed May 5, 2019
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