Re: [Tkinter-discuss] IDLE can't be opened

2015-06-21 Thread Ned Deily
In article , Ned Deily 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 /

Re: [Tkinter-discuss] IDLE can't be opened

2015-06-21 Thread Ned Deily
In article <1deb8c62-7277-4646-97e3-8fdd38930...@genetics.utah.edu>, Petr Tvrdik wrote: > When I open the Console after IDLE launch failure, it says: > > Dock: LSOpenFromURLSpec(file:///Users/Michal/Scripting/1.%20IDLE%202.7) > failed with -10810 I don't know what to make of this. What is fi

Re: [Tkinter-discuss] IDLE can't be opened

2015-06-19 Thread Petr Tvrdik
When I open the Console after IDLE launch failure, it says: Dock: LSOpenFromURLSpec(file:///Users/Michal/Scripting/1.%20IDLE%202.7) failed with -10810 p. > On Jun 19, 2015, at 8:22 PM, Petr Tvrdik > wrote: > > Hello, > > I have tried: > > cd ~ > sudo rm -rf .idlerc > cd Desktop > /usr/loca

Re: [Tkinter-discuss] IDLE can't be opened

2015-06-19 Thread Petr Tvrdik
Hello, I have tried: cd ~ sudo rm -rf .idlerc cd Desktop /usr/local/bin/idle2.7 and I got: MacBook-Tanya:Desktop Michal$ /usr/local/bin/idle2.7 -bash: /usr/local/bin/idle2.7: Permission denied I have also reset ownership sudo chown Michal /Users/Michal/ but IDLE still cannot be opened pleas

Re: [Tkinter-discuss] IDLE can't be opened

2015-06-19 Thread Ned Deily
[Petr, please reply to the mailing list, not directly to me, so that others can contribute to or benefit from the discussion. Thanks!] On Jun 18, 2015, at 08:46, Petr Tvrdik wrote: > I have noticed that even inside my /usr/local/bin/ directory, idle2.7 or > idle3.4 commands do not work > howev

Re: [Tkinter-discuss] IDLE can't be opened

2015-06-17 Thread Ned Deily
[returning the discussion to the list] On Jun 17, 2015, at 09:31, Petr Tvrdik wrote: >> On Jun 16, 2015, at 6:37 PM, Ned Deily wrote: >> In article <01ad415b-c98c-433b-95d9-59731d9d4...@genetics.utah.edu>, >> Petr Tvrdik wrote: >>> I have installed Python IDLE from https://www.python.org/downlo

Re: [Tkinter-discuss] IDLE can't be opened

2015-06-16 Thread Ned Deily
In article <01ad415b-c98c-433b-95d9-59731d9d4...@genetics.utah.edu>, Petr Tvrdik wrote: > I have installed Python IDLE from https://www.python.org/downloads/ > > When I launch the IDLE program I get the error message "The application IDLE > can't be opened." > > However, the application WORKS

[Tkinter-discuss] IDLE can't be opened

2015-06-16 Thread Petr Tvrdik
Hello, I have installed Python IDLE from https://www.python.org/downloads/ When I launch the IDLE program I get the error message “The application IDLE can’t be opened.” However, the application WORKS IN ANOTHER ACOUNT on the same machine (Macbook Pro, mid 2010, updated to Yosemite 10.10.3) I