Re: [Pythonmac-SIG] tcl/tk version confusion with tkinter in Python 2.6, on OS X

2008-10-07 Thread Dave Opstad
Kevin Walzer wrote: > Should a bug report be filed against this? If the Mac build of Python > 2.6 consistently looks in /System/Library/Frameworks for Tcl/Tk, it > won't run Tkinter applications. It makes the build pretty much useless > for anyone needing it to run Tkinter apps, including Idle. I'

Re: [Pythonmac-SIG] tcl/tk version confusion with tkinter in Python 2.6, on OS X

2008-10-06 Thread Kevin Walzer
[EMAIL PROTECTED] wrote: I'm having trouble with tkinter on a new installation of Python (2.6), built with the framework option from source that was downloaded from python.org. I'm running OS 10.4 on a PowerPC G4. The problem first arose when I tried to run matplotlib - it couldn't find tcl/tk b