sudo apt-get install python-tk
python3需要使用sudo apt-get install python3-tk
注意:Python3在使用tkinter 时一定要用小写t
本文介绍了如何在Python和Python3环境下使用sudo命令通过apt-get安装Tkinter模块的方法。对于Python3用户,需注意使用python3-tk进行安装,并确保在调用时使用小写的't'。
sudo apt-get install python-tk
python3需要使用sudo apt-get install python3-tk
注意:Python3在使用tkinter 时一定要用小写t
您可能感兴趣的与本文相关的镜像
Python3.9
Python 是一种高级、解释型、通用的编程语言,以其简洁易读的语法而闻名,适用于广泛的应用,包括Web开发、数据分析、人工智能和自动化脚本
858
1121
993

被折叠的 条评论
为什么被折叠?