python2安装tkinter

sudo apt-get install python-tk

python3 安装tkinter

sudo apt-get install python3-tk

相关文章: