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 /
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
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
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
[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
[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
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
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