标签: python macos python-idle
我可以从终端运行idle3并完美地打开它。
idle3
但是,如果我尝试直接打开.py文件(通过“打开方式”),它会立即崩溃并显示以下日志:https://pastebin.com/raw/c2jrNxh9
Python与brew install python3 --with-tcl-tk一起安装,我尝试重新安装它并重新启动操作系统,但没有结果。 知道它有什么问题吗?
brew install python3 --with-tcl-tk