Re: problem with Tix in Python2.5

2008-09-08 Thread Martin v. Löwis
> i couldn't find any binary distribution of tix8.4.So i think i have to > reinstall python. > i also have numpy and PIL installed.If i reinstall python on top of > the current python directory will i lose them? You should run a "repair" installation. In Add-and-remove-programs, select Python, the

Re: problem with Tix in Python2.5

2008-08-26 Thread gordon
On Aug 26, 11:24 pm, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > > assuming that you installed Python 2.5 on E:, it sure looks as if your > Python installation is broken. reinstalling should fix that. > > thanks i couldn't find any binary distribution of tix8.4.So i think i have to reinstall pyth

Re: problem with Tix in Python2.5

2008-08-26 Thread Fredrik Lundh
gordon wrote: i have been using some Tix widgets in my gui code in Python2.5 and they used to work without any problems.Now all of a sudden i am getting error messages like "couldn't read file "E:/Python25/tcl/tix8.4/ChkList.tcl": no such file or directory ... This probably means that Tix wa

problem with Tix in Python2.5

2008-08-26 Thread gordon
hi i have been using some Tix widgets in my gui code in Python2.5 and they used to work without any problems.Now all of a sudden i am getting error messages like "couldn't read file "E:/Python25/tcl/tix8.4/ChkList.tcl": no such file or directory ... This probably means that Tix wasn't installed