使用Python和Tkinter制作的简单计算器 依存关系 Python 2.x或3.x( ) Tkinter( ) sudo apt-get install python3-tk或sudo apt-get install python-tk 跑步 转到目录并运行: python app.py