This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients jamgood96, ned.deily, ronaldoussoren
Date 2011-01-12.04:08:40
SpamBayes Score 0.16030666
Marked as misclassified No
Message-id <1294805321.61.0.909172017829.issue10890@psf.upfronthosting.co.za>
In-reply-to
Content
Unfortunately, there are some major stability problems with IDLEs that are linked with the Apple-supplied Tcl/Tk 8.5 in OS X 10.6. (See, for instance, Issue9763 and Issue10537.) That includes the current python.org 2.7.1 64-bit installer.  The simplest workaround at the moment is to use the other, 32-bit-only 2.7.1 installer for OS X available here:  http://www.python.org/download/releases/2.7.1/

It uses the Apple Tcl/Tk 8.4 or ActiveTcl 8.4, if present, neither of which exhibits these kinds of problems.
History
Date User Action Args
2011-01-12 04:08:41ned.deilysetrecipients: + ned.deily, ronaldoussoren, jamgood96
2011-01-12 04:08:41ned.deilysetmessageid: <1294805321.61.0.909172017829.issue10890@psf.upfronthosting.co.za>
2011-01-12 04:08:40ned.deilylinkissue10890 messages
2011-01-12 04:08:40ned.deilycreate