I'm working on this myself, I'm finding that Python's tkinter doesn't
seem to work without a lot of work on OS X. Either I'm missing
something or getting it to work aquafied is nearly impossible and
getting it to work with X11 is tough.
Am I missing something here?
Maybe. The version of Python included in Mac OS X (10.2 anyway) is,
well, incomplete (missing tkinter support as well as other things) and
old (version 2.2 I think). You need later and more complete versions to
get pyla to work properly.