Does python not ship with Tix for OS X? I know there was an issue with 2.5.0 and Tix on Windows, and upgrading to 2.5.1 fixed it. Unfortunately, I seem to have the same issue with OS X and 2.5.1. The error I get is:
self.tk.eval('package require Tix') _tkinter.TclError: can't find package Tix I did find tkinter.so (Tkinter seems to work), but nothing matching tix.so. Is this a known issue? I haven't found any information about it on the web or in this group. Thanks in advance. This is an Intel Mac, btw. -jjr -- http://mail.python.org/mailman/listinfo/python-list