[Tkinter-discuss] IDLE can't be opened

Ned Deily nad at acm.org
Sun Jun 21 11:04:49 CEST 2015


In article <nad-35D78A.01583621062015 at news.gmane.org>,
 Ned Deily <nad at acm.org> wrote:
> ls -l /usr/local/bin/python2.7
> lrwxr-xr-x  1 root  wheel  71 May 23 18:00 /usr/local/bin/python2.7 -> 
> ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
> 
> ls -lL /usr/local/bin/python2.7
> -rwxrwxr-x  1 root  admin  25624 May 23 09:36 /usr/local/bin/python2.7

Sorry, I meant to show the entries for idle2.7:

ls -l /usr/local/bin/idle2.7
lrwxr-xr-x  1 root  wheel  69 May 23 18:00 /usr/local/bin/idle2.7 -> 
../../../Library/Frameworks/Python.framework/Versions/2.7/bin/idle2.7

ls -lL /usr/local/bin/idle2.7
-rwxrwxr-x  1 root  admin  138 May 23 09:35 /usr/local/bin/idle2.7

-- 
 Ned Deily,
 nad at acm.org



More information about the Tkinter-discuss mailing list