How can I configure Geany to compile and run my Python programs? -


under build menu, can see 'execute' option, greyed out.

the option available 'set includes , arguments'. when click both fields filled out. have write there?

alt text

i don't need configure in geany, hit f5 , current module executed.

are sure, file recognized python source file? version of geany using (i using svn version, pretty stable, damn, it's rock solid stable ;-))? have more developed configuration python compilation in version, commands same , works well.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -