Message383487
@fxcoudert: If you are trying to link with the Apple-provided system Tcl and Tk frameworks, don't. They have been seriously broken since macOS 10.7 and stuck at Tk 8.5.9. The only visible Apple action has been to deprecate them. Any Python on macOS that claims to support tkinter (and, hence, IDLE) *must* be able to link with, and preferably supply, newer versions of Tcl and Tk. And for use on current versions of macOS, that also means Tcl/Tk 8.6.x, not 8.5.x.
https://www.python.org/download/mac/tcltk/ |
|
Date |
User |
Action |
Args |
2020-12-21 05:10:25 | ned.deily | set | recipients:
+ ned.deily, ronaldoussoren, kode54, fxcoudert |
2020-12-21 05:10:25 | ned.deily | set | messageid: <1608527425.57.0.949861418536.issue42480@roundup.psfhosted.org> |
2020-12-21 05:10:25 | ned.deily | link | issue42480 messages |
2020-12-21 05:10:25 | ned.deily | create | |
|