目录

python-tkinter-安装

python tkinter 安装

https://img-home.csdnimg.cn/images/20240715101418.png

关键词由CSDN通过智能技术生成

python tkinter 安装

brew install python-tk
from tkinter import messagebox

messagebox.showinfo('alert', 'finished!')

https://i-blog.csdnimg.cn/blog_migrate/db38e21814ae720a25b44e0d3dd5bef3.png