<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
No error on the console.<br><br>Thanks.<br><br><div><div id="SkyDrivePlaceholder"></div>> Date: Mon, 9 Jan 2012 18:02:11 -0800<br>> From: mbrush@codebrainz.ca<br>> To: geany@uvena.de<br>> Subject: Re: [Geany] Simple question - Michal Olber<br>> <br>> On 01/09/2012 05:08 PM, Colomban Wendling wrote:<br>> > Le 10/01/2012 01:30, Ross McKay a écrit :<br>> >> Ricardo Briceno wrote:<br>> >><br>> >>> Very simple code. Maybe there is an option I need to configure:<br>> >>><br>> >>> #!/usr/bin/env python<br>> >>> print "Hello World!"<br>> >>><br>> >>> When I run it in Geany I get an empty shell (command language type<br>> >>> in linux) with just a $ prompt.<br>> >><br>> >> Can you confirm that /usr/bin/env python actually gives you python? e.g.<br>> >> just type this into a terminal and tell us what output you get:<br>> >><br>> >> /usr/bin/env python<br>> >><br>> >> On Fedora 16, I get the python shell. If you get an error, it's probably<br>> >> because your computer doesn't have python set up correctly, or at least<br>> >> /usr/bin/env doesn't know about it.<br>> ><br>> > Or maybe that it maps to Python 3, for which the above snippet isn't<br>> > valid (print isn't a keyword anymore but a function -- e.g. needs<br>> > parenthesis around the argument(s)).<br>> <br>> I think it'd at least print a SyntaxError on the console or something, <br>> wouldn't it?<br>> <br>> Cheers,<br>> Matthew Brush<br>> _______________________________________________<br>> Geany mailing list<br>> Geany@uvena.de<br>> https://lists.uvena.de/cgi-bin/mailman/listinfo/geany<br></div>                                    </div></body>
</html>