在 macOS 上更新 Homebrew python3 的 tcl/tk 版本

我的环境:

来自 Homebrew 的 macOS 10.13 python 3.7.1

我有很多关于 Tcl/TK 8.5 下的 Tcl/TK 怪癖,/System/Library/Frameworks/Tcl.framework/Versions/8.5/我想升级我的 Tcl/TK。

我的测试结果

  1. --with-tcl-tk不再适用于最新的 Homebrew。运行brew install python --with-tcl-tk仍然指向系统 Tcl/TK 8.5.9。

  2. 以上内容也通过卸载/安装周期进行了测试。

  3. 安装最新的 ActiveTcl 后,Python 继续使用系统 Tcl/TK。


慕码人8056858
浏览 353回答 2
2回答
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

Python