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 Ryan.Z, ned.deily, ronaldoussoren
Date 2013-12-09.20:33:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386621181.29.0.897530595929.issue19937@psf.upfronthosting.co.za>
In-reply-to
Content
This is a duplicate of 18270.  As explained there, the workaround is to follow the instructions at http://www.python.org/download/mac/tcltk/ and, if possible, install an up-to-date Tcl/Tk 8.5 from ActiveState.  If that is not possible, then launch IDLE from the command line with an initial shell window:

/usr/local/bin/python3.3 -m idlelib -i

and be sure to change the preference to always launch with a shell window.
History
Date User Action Args
2013-12-09 20:33:01ned.deilysetrecipients: + ned.deily, ronaldoussoren, Ryan.Z
2013-12-09 20:33:01ned.deilysetmessageid: <1386621181.29.0.897530595929.issue19937@psf.upfronthosting.co.za>
2013-12-09 20:33:01ned.deilylinkissue19937 messages
2013-12-09 20:33:01ned.deilycreate