[Pythonmac-SIG] help

Georges Arsouze georges.arsouze at gmail.com
Thu Jul 14 21:27:28 CEST 2011


Hi
sorry for my poor english

I'am working on mac os 10.6.1 with Python 3.1
I have wish 8.6 on my computer
I want to use ttk widgets or tix widgets

when i do
import tkinter
>>> tkinter._test()
i obtain this is a tcl/tk version 8.4
on tk docs i see i must have a tcl/tk version 8.5
what can i do ?

i try python 3.2 from activestate
when i do
import tkinter
>>> tkinter._test()
i obtain this is a tcl/tk version 8.5
but i have a trash with idle
what can i do ?

can you explain me step by step what i must do
regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20110714/91b32dda/attachment.html>


More information about the Pythonmac-SIG mailing list