【发布时间】:2014-01-30 13:06:58
【问题描述】:
我在 Red Hat Enterprise Linux 6.5 上安装了全新的 Python 3.3,包括 Tkinter — python3.3 -m tkinter 工作并显示对话。但是,当我在 Optional Backend Dependencies 处运行 pip3.3 install matplotlib 时,它会显示:
matplotlib 如何确定Tkinter 的可用性,我该如何提示?
【问题讨论】:
标签: python matplotlib tkinter python-3.3