将 matplotlib 与 Tkinter 一起使用时出现 NULL tstate 错误

发布于 2024-12-09 12:33:25 字数 163 浏览 0 评论 0原文

我在 Tkinter GUI 上绘制了一些 matplotlib.pyplot 图形。当我销毁窗口时,会引发“致命 Python 错误”。我似乎不是唯一遇到这个问题的人,但我无法从讨论中找到解决方案。 因为它不会造成真正的问题,但只是相当不方便,并且已经困扰我一段时间了,所以我会非常满足于忽略并忽略它的方式。

I draw some matplotlib.pyplot figures onto a Tkinter GUI. When I destroy the window the "Fatal Python Error" is raised. I seem to not be the only one with the problem but I cannot read a solution to it out of the discussions.
As it does not cause a real problem, but is just fairly inconvenient and has been bugging me for a while, I would be more than content with a way to just ignore and pass over it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清晨说晚安 2024-12-16 12:33:25

你的平台是什么,python版本,matplotlib版本?

-- 这些细节很重要

尝试此处显示的示例: http: //www.mail-archive.com/[电子邮件受保护]/msg21791.html

是否正常工作?

What's your platform, python version, matplotlib version ?

-- those details matter

Try the example shown here: http://www.mail-archive.com/[email protected]/msg21791.html

does it work properly?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文