Re: Tix and OS X

2007-05-28 Thread Jeff Reavis
On May 26, 8:51 pm, Kevin Walzer <[EMAIL PROTECTED]> wrote: > Jeff Reavis wrote: > > 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 > > er

Re: Tix and OS X

2007-05-26 Thread Kevin Walzer
Jeff Reavis wrote: > 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') >_tkinte

Tix and OS X

2007-05-26 Thread Jeff Reavis
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 Ti