I do get the python shell.
Thanks
From: rosko@zeta.org.au To: geany@uvena.de Date: Tue, 10 Jan 2012 11:30:05 +1100 Subject: Re: [Geany] Simple question - Michal Olber
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. -- Ross McKay, Toronto, NSW Australia "Let the laddie play wi the knife - he'll learn"
- The Wee Book of Calvin
Geany mailing list Geany@uvena.de https://lists.uvena.de/cgi-bin/mailman/listinfo/geany