[Geany] Simple question - Michal Olber

Ricardo Briceno rib8 at xxxxx
Tue Jan 10 03:09:58 UTC 2012


I added the parenthesis, but problem continues.

Thanks.

> Date: Tue, 10 Jan 2012 02:08:34 +0100
> From: lists.ban at herbesfolles.org
> To: geany at uvena.de
> Subject: Re: [Geany] Simple question - Michal Olber
> 
> Le 10/01/2012 01:30, Ross McKay a écrit :
> > Ricardo Briceno wrote:
> >
> >> Very simple code. Maybe there is an option I need to configure:
> >>
> >> #!/usr/bin/env python
> >> print "Hello World!"
> >>
> >> When I run it in Geany I get an empty shell (command language type
> >> in linux) with just a $ prompt.
> >
> > Can you confirm that /usr/bin/env python actually gives you python? e.g.
> > just type this into a terminal and tell us what output you get:
> >
> > /usr/bin/env python
> >
> > On Fedora 16, I get the python shell. If you get an error, it's probably
> > because your computer doesn't have python set up correctly, or at least
> > /usr/bin/env doesn't know about it.
> 
> Or maybe that it maps to Python 3, for which the above snippet isn't 
> valid (print isn't a keyword anymore but a function -- e.g. needs 
> parenthesis around the argument(s)).
> _______________________________________________
> Geany mailing list
> Geany at uvena.de
> https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20120110/5a7b8101/attachment.html>


More information about the Users mailing list