[Tkinter-discuss] python 3.1 - tkinter 8.4 - no tile?

Monte Milanuk memilanuk at gmail.com
Fri Aug 27 06:15:01 CEST 2010


On 8/4/10 2:23 PM, Kevin Walzer wrote:

> I believe that the system build of Python 2.6 on Snow Leopard (the one
> installed by Apple) is linked against Tk 8.5, which includes the ttk
> widgets. You'd still need to install the Python ttk wrapper module from
> http://code.google.com/p/python-ttk/, but that's easier than building
> the Tile module from scratch. Just download the code, and run "sudo
> /usr/bin/python setup.py install" and you should be in business.
>

Hello Kevin,

I downloaded the python ttk wrapper and ran the command as you 
suggested... but I'm not having any luck importing ttk (Mac OS X 10.6.4, 
running the supplied python 2.6.5).

Any suggestions?

TIA,

Monte



More information about the Tkinter-discuss mailing list