[Tkinter-discuss] Python 3.1 and Tcl/Tk

Georges Arsouze georges.arsouze at gmail.com
Fri Apr 29 09:32:30 CEST 2011


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 install this version in "/Library/Frameworks/*Tcl*.framework/Versions/8.5"

I read
http://old.nabble.com/How-can-I-tell-Tkinter-where-to-look-for-Tcl-Tk--td28329846.html

but i don't understand what i have to do

Can you help me 5 (I'm beginning with Python)

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20110429/92cfc9c2/attachment.html>


More information about the Tkinter-discuss mailing list