Re: python27 IDLE doesn't run

2014-01-19 Thread Lenore Horner
On Jan 18, 2014, at 11:32, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: I vaguely remember the py-tkinter port being split off from python (log says 3 years ago), perhaps it wasn’t a 100% clean split? http://trac.macports.org/ticket/27768 On Jan 18, 2014, at 11:16, Lenore Horner

Re: python27 IDLE doesn't run

2014-01-19 Thread Lawrence Velázquez
On Jan 19, 2014, at 9:55 AM, Lenore Horner lenorehor...@sbcglobal.net wrote: Interesting that this hasn’t come up in 3 years. Has something else changed? It's come up a few times, but no one's tried to address the issue because it doesn't seem particularly widespread. I guess people who

python27 IDLE doesn't run

2014-01-18 Thread Lenore Horner
When I double-click the IDLE icon in the MacPorts Python folder nothing happens except that the following line gets written to console. 1/18/14 08:54:26.526 com.apple.launchd.peruser.502[185]: (org.python.IDLE.129216[59547]) Exited with code: 1 port installed python* yields python27 @2.7.6_0

Re: python27 IDLE doesn't run

2014-01-18 Thread Kevin Walzer
On 1/18/14, 9:21 AM, Lenore Horner wrote: This doesn’t really make sense to me though because I thought Macports itself used Tcl so wouldn’t Tcl/Tk be installed already? Python in MacPorts would not link against the system Tcl/Tk. Try installing the Tcl/Tk +quartz variant and then installing

Re: python27 IDLE doesn't run

2014-01-18 Thread Brandon Allbery
On Sat, Jan 18, 2014 at 9:34 AM, Kevin Walzer k...@codebykevin.com wrote: On 1/18/14, 9:21 AM, Lenore Horner wrote: This doesn’t really make sense to me though because I thought Macports itself used Tcl so wouldn’t Tcl/Tk be installed already? Python in MacPorts would not link against the

Re: python27 IDLE doesn't run

2014-01-18 Thread Lenore Horner
On Jan 18, 2014, at 9:43, Brandon Allbery allber...@gmail.com wrote: On Sat, Jan 18, 2014 at 9:34 AM, Kevin Walzer k...@codebykevin.com wrote: On 1/18/14, 9:21 AM, Lenore Horner wrote: This doesn’t really make sense to me though because I thought Macports itself used Tcl so wouldn’t Tcl/Tk

Re: python27 IDLE doesn't run

2014-01-18 Thread Jeremy Lavergne
I vaguely remember the py-tkinter port being split off from python (log says 3 years ago), perhaps it wasn’t a 100% clean split? http://trac.macports.org/ticket/27768 On Jan 18, 2014, at 11:16, Lenore Horner lenorehor...@sbcglobal.net wrote: Since py27-tkinter depends on python27, doesn’t