Re: Tkinter on Python 2.4 on Mac OS X?

2006-09-19 Thread Ben Kovitz
Bill Williams wrote: > In article <[EMAIL PROTECTED]>, > "Ben Kovitz" <[EMAIL PROTECTED]> wrote: > > > Maybe this is a better question for me to ask: *How* did you get > > Python 2.4 running with Tkinter on OS X? > > I didn't do anythi

Re: Tkinter on Python 2.4 on Mac OS X?

2006-09-14 Thread Ben Kovitz
Bill Williams wrote: > "Ben Kovitz" <[EMAIL PROTECTED]> wrote: > >...I finally got the > > "Hello World" program at http://docs.python.org/lib/node718.html to > > work, but only under Python 2.3. > > > > Has anyone gotten Tkinter runn

Tkinter on Python 2.4 on Mac OS X?

2006-09-13 Thread Ben Kovitz
" and IDLE just sit there with a spinning beachball, and won't exit until I give them a SIGQUIT. This is all on a Mac running OS X 10.3.9. Has anyone gotten Tkinter running with Python 2.4 on a Mac? Thanks, Ben Kovitz -- http://mail.python.org/mailman/listinfo/python-list

Tkinter bus error right away

2006-09-06 Thread Ben Kovitz
works/Python.framework/Versions/2.4/lib/python2.4/lib-tk/Tkconstants.pyc import MacOS # dynamically loaded from /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/lib-dynload/MacOS.so >>> root = Tk() Bus error Any suggestions? Is this an Aqua vs. X11 issue? Many thanks, Ben Kovitz -- http://mail.python.org/mailman/listinfo/python-list