[Python] prime armi

chiara angelone angelone.chiara a gmail.com
Mer 23 Maggio 2012 17:01:34 CEST


Esatto da terminale mi funziona, ma non č possibile eseguirlo anche da
shell Python?
Anche perchč da terminale alcune funzioni di Python come reload ovviamente
non funzionano.
Quindi non riesco ad eseguire reload <prova>.

Grazie

Il giorno 23 maggio 2012 16:47, Luca Bacchi <bacchilu a gmail.com> ha scritto:

> Se non ho inteso male:
>
> Il comando
>
> python prova.py
>
> lo devi eseguire da terminale, non da shell Python.
>
> Dopo il prompt C:\
>
> L
>
> Il 23 maggio 2012 16:42, Matteo Perini <perini.matteo a gmail.com> ha
> scritto:
> > Il 23/05/2012 16:38, chiara angelone ha scritto:
> >
> >> Ciao a tutti,
> >> sono alle prime armi con Python.
> >> Sto riscontrando il seguente problema:
> >> dalla command line di Python non riesco ad eseguire il mio file
> prova.py.
> >> e nemmeno dalle shell di IDLE.
> >>
> >> Io eseguo questo comando:
> >> python prova.py
> >>
> >> L'errore č il seguente:
> >> nameError: 'python' is not defined
> >> perņ ad esempio mi funziona la seguente riga
> >> exec (open ('prova.py').read())
> >>
> >> ho provarto a inserire tutto il percorso del mio file prova.py in questo
> >> modo
> >> python C:\python\prova.py
> >> ma l'errore č
> >> SyntaxError: invalid syntax
> >>
> >>
> >> Qualcuno puņ darmi qualche suggerimento per favore?
> >>
> >> Grazie, ciao
> >> Chiara
> >> p.s. Sono sotto Windows
> >
> >
> > Guarda se questo puņ aiutarti
> > http://www.biocomp.unibo.it/piero/corso/note/node8.html
> > Ciao
> > Matteo
> > _______________________________________________
> > Python mailing list
> > Python a lists.python.it
> > http://lists.python.it/mailman/listinfo/python
> _______________________________________________
> Python mailing list
> Python a lists.python.it
> http://lists.python.it/mailman/listinfo/python
>
-------------- parte successiva --------------
Un allegato HTML č stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20120523/38f97755/attachment.html>


Maggiori informazioni sulla lista Python