

Macos activetcl uninstall install#
If you wish to use IDLE or Tkinter, install and use a newer version of Python and of Tcl/Tk." "If you are using macOS 10.7 or later, the Apple-supplied Tcl/Tk 8.5 still has serious bugs that can cause application crashes. "If you are using Python (prior to 3.7) from a 64-bit/32-bit Python installer for macOS 10.6 and later, you should only use IDLE or tkinter with an updated third-party Tcl/Tk 8.5 (not 8.6), like ActiveTcl 8.5 installed." The following two current paragraphs should be improved: I suggest this approach.Īs for the docs, IMO we should update the "GUI Programming on the Mac" section of I'll prepare a PR. It would be straightforward to add warnings when using anything other than 8.5.18 or 8.6.8+. Hard to uninstall ActiveTcl from Mac Don't know where the file is or where to start the removal This post is all about the how-to guides to help you remove this program from Mac.
Macos activetcl uninstall how to#
It is currently printed in new shell windows. Uninstall ActiveTcl Guides How to Remove ActiveTcl for Mac. We already have a warning about Tk versions on macOS, see macosx.tkVersionWarning(). To do that on Mac, we have to use a fairly up-to-date version of the efforts of Kevin and company. This will remove all files, symbolic links and directories created during installation, after the user has confirmed his intentions.
To put it another way, I want tcl/tk to shield me from differences between OS versions. Run the uninstall script provided by ActiveTcl and installed under /Library/Receipts/ActiveTcl-If someone breaks IDLE on Windows by replacing the installed tcl/tk, it is basically their problem.) Does the ActiveState licensing allow this? Then we could consider saying that we only support tkinter x.y.z with that tcl/tk, and IDLE patches could be tested against the expected tcl/tk they will be installed with.

I think the goal of the python x.y.z Mac equivalent of PCbuild should be to make it just as easy to build python with the current 'official' x.y.z version of tcl/tk as PCbuild does. Let me revise, extend, and reword what I said earlier about 'recent releases'. In any case, tcl/tk on the every changing macOS graphics seems 'tempermental'. Vlad says in msg323040 "on 8.6.8 I didn't see issues" and in msg326778 "The issues appear with.

(Other than new blackout issue reported in bpo-34313.) I will let someone else test 32/64 bit release, which Ned says also uses 8.6.9. I installed 64-bit 3.7.2rc1 on my Macbook, with 8.6.9, and so far IDLE itself runs fine.
