Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41147

Re: [Python-Help] idle doesn't work

Date 2013-03-12 20:25 +0100
From leonardo <tampucciolina@libero.it>
Subject Re: [Python-Help] idle doesn't work
References (2 earlier) <1362956078.93.46251@mint-julep.mondoinfo.com> <513D6CDD.6060506@libero.it> <1363043817.03.53316@mint-julep.mondoinfo.com> <513F5080.6030808@libero.it> <nad-3484DA.09521112032013@news.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.3248.1363116350.2939.python-list@python.org> (permalink)

Show all headers | View raw


thanks now python shell works



Il 12/03/2013 17.52, Ned Deily ha scritto:
> In article <513F5080.6030808@libero.it>,
>   leonardo <tampucciolina@libero.it> wrote:
>> first of all thanks for trying to help me. the text of my email was the
>> following:
>> i have a mac os x 10.8, i had already python 2.7, i downloaded python
>> 3.3 and active tcl 8.5, but idle and the new version don't work, the
>> answer is:"idle's subprocess didn't make connection or personal firewall
>> is blocking". do you know what can i do ?
>> or can i use other easy editors to program in python?
>>
>> i am frustated cause i can use only the old python 2.7 in the terminal
>> window. python 3.3 has not taken place and idle gives the above
>> mentioned error..
> Try typing the following in a terminal window:
>
>       idle3.3
>
> or, possibly
>
>       /usr/local/bin/idle3.3
>
> and see if there is a more useful error message.
>
> If that doesn't work, try adding -n:
>
>       idle3.3 -n
>

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: [Python-Help] idle doesn't work leonardo <tampucciolina@libero.it> - 2013-03-12 20:25 +0100

csiph-web