I want to use ttk as part of tkinter but I had Python 2.6 on my Mac. Therefore I went and installed Python 3.1, which has ttk come with it, and it did not overwrite the previous version. Therefore I still do not have the ability to use ttk.
Am I going about this wrong or is there something I am missing?