【发布时间】:2014-04-08 16:31:12
【问题描述】:
我发现本教程用于在林间空地/GTK 窗口内显示 matplotlib-plot:
http://matplotlib.org/examples/user_interfaces/mpl_with_glade.html
我不确定本教程使用的众多软件包中的哪个版本。如何将此代码移植到最新版本的 GTK 和 Glade?p>
Glade 文件可以在这里找到:
https://github.com/matplotlib/matplotlib/blob/master/examples/user_interfaces/mpl_with_glade.glade
【问题讨论】:
-
你能解决这个问题吗?
-
@pyStarter - 不,但似乎仍然存在一些错误。我在这里发布了其中一个:github.com/matplotlib/matplotlib/issues/2976,看起来 Ubuntu 14 用户需要等待新版本:github.com/matplotlib/matplotlib/issues/2916
-
@pyStarter - 也连接到这个:bugs.launchpad.net/freetype/+bug/1310728
-
@pyStarter - 查看答案 ;)
标签: python-3.x matplotlib gtk3 glade