Ned Deily <n...@acm.org> added the comment:

It appears then that you do not ActiveTcl 8.5 installed which is required 
because of deficiencies with the current Apple-supplied Tcl/Tk 8.5 in OS X 
10.6.  A warning message should have appeared in your PyShell window:
  >>> WARNING: The version of Tcl/Tk (8.5.7) in use may be unstable.
  Visit http://www.python.org/download/mac/tcltk/ for current information.  
Please note the information there.  You need to either install ActiveTcl 8.5 
(if possible) or you need to revert to the 32-bit-installer which uses Tcl/Tk 
8.4.  Either action should solve the problem.

----------
resolution:  -> works for me
status: open -> pending

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11431>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to