Re: [Tkinter-discuss] Python 3.1 and Tcl/Tk

2011-04-29 Thread Ned Deily
In article , Georges Arsouze wrote: > I'm working under mac os 10.6.7 > Python 3.1.3 Tk version 8.4 Idle version 3.1.3 > > when i try > from tkinter import * > fenetre=Tk() > n=Notebook(fenetre) > > i obtain > tkinter.TclError: can't find package tile > > On mailing list I have seen that I hav

[Tkinter-discuss] Python 3.1 and Tcl/Tk

2011-04-29 Thread Georges Arsouze
Hi Sorry for my poor english (French people) I'm working under mac os 10.6.7 Python 3.1.3 Tk version 8.4 Idle version 3.1.3 when i try from tkinter import * fenetre=Tk() n=Notebook(fenetre) i obtain tkinter.TclError: can't find package tile On mailing list I have seen that I have TCl/TK 8.5 I i