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.Hollis, ned.deily
Date 2011-06-06.05:44:36
SpamBayes Score 5.523382e-05
Marked as misclassified No
Message-id <1307339077.36.0.771156960804.issue12269@psf.upfronthosting.co.za>
In-reply-to
Content
Assuming you are using the "Mac OS X 64-bit/32-bit x86-64/i386 Installer (2.7.1) for Mac OS X 10.6", note that the download page was updated sometime ago to include the following warning: "[You may not be able to run IDLE or use Tkinter with this installer] and refers you to: 

    http://www.python.org/download/mac/tcltk/

As noted there, there are problems with using IDLE with that installer; the recommended solutions there are to either install the most recent ActiveState Tcl/Tk 8.5.9 and a newer version of the 2.7.x 64-bit/32-bit installer (2.7.2rc1 is currently available, the final 2.7.2 version is expected to be available later in June).

   http://python.org/download/releases/2.7.2/

Or switch to the 32-bit-only 2.7.1 installer for OS X which does not link with the problematic Apple-supplied Tcl/Tk 8.5.

If this does not solve the problems you are seeing, please re-open and supply more information about exactly which Python you are using and the errant behavior.
History
Date User Action Args
2011-06-06 05:44:37ned.deilysetrecipients: + ned.deily, Ryan.Hollis
2011-06-06 05:44:37ned.deilysetmessageid: <1307339077.36.0.771156960804.issue12269@psf.upfronthosting.co.za>
2011-06-06 05:44:36ned.deilylinkissue12269 messages
2011-06-06 05:44:36ned.deilycreate