阅读背景:

ImportError: No module named '_tkinter', please install the python3-tk package

来源:互联网 

什么是tkinter, tcl ,tk

The tkinter package (“Tk interface”) is the standard Python interface to the Tk GUI toolkit. Both Tk and tkinter are available on most Unix platforms, as well as on Windows systems. (Tk itself is not part of Python; it is maintained at ActiveState.) You can check that tkinter is properly installed on your system by running python -m tkinter from the command line; this should open a window demonstrating a simple Tk interface. The tkinter packag




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: