Joachim Strombergson added the comment:
I downloaded the newly built 2.6.1 dmg and can confirm that, at least
for me:
(1) import Tkinter works.
(2) Starting IDLE works.
It looks like we have a winner, good job Benjamin!
___
Python tracker
<h
Joachim Strombergson <[EMAIL PROTECTED]> added the comment:
Aloha!
I followed the suggestions in msg74544 by Leo M and can confirm that
IDLE starts as OK.
*BUT* when I try to import Tkinter I get:
>>> import Tkinter
Traceback (most recent call last):
File "", lin