Kevin wrote, > On 9/1/10 11:58 PM, Guido Carballo-Guerrero wrote: > >> Yes Kevin, I know Snow come with Tk/Tcl 8.5, but for some reason if one >> install Python with the dmg installer from Python/Download installer, >> for some reason ttk doesn't use Tcl/Tk 8.5, but 8.4 instead. >> > > That's true if you use the Python.org installer. The Python installed with > OSX links to 8.5. >
The Python distributed with OSX is 2.x. If you want to use Python 3.x and install it from the python.org dmg, the same problem arises (the issue that began this thread). Apparently, all versions for OSX must be installed by compiling from source if Tk is to be used.
_______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss