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
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
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