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


Groups > comp.lang.python > #41148 > unrolled thread

programming course

Started byleonardo <tampucciolina@libero.it>
First post2013-03-12 20:29 +0100
Last post2013-03-12 20:29 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  programming course leonardo <tampucciolina@libero.it> - 2013-03-12 20:29 +0100

#41148 — programming course

Fromleonardo <tampucciolina@libero.it>
Date2013-03-12 20:29 +0100
Subjectprogramming course
Message-ID<mailman.3249.1363116553.2939.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

sorry for bothering you, i found www.code.org, do you think is that useful? i am a beginner and i would really like to learn, but i need a step by step website or books, any recommendations?

thanks!



Inizio messaggio inoltrato:

> Da: Ned Deily <nad@acm.org>
> Oggetto: Re: [Python-Help] idle doesn't work
> Data: 12 marzo 2013 17:52:12 CET
> A: python-list@python.org
> 
> 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
> 
> -- 
> Ned Deily,
> nad@acm.org
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web