On Mon, 7 Mar 2022 at 08:59, Paul M. <[email protected]> wrote: > > I use python. So there is no way of getting the output directly into the > program?
There is an option to run in the built in terminal window (not compiler window) `Edit->Preferences->Terminal->Execute programs in the VTE`. Cheers Lex > > > On Mar 6, 2022 at 23:53, Lex Trotman <[email protected]> wrote: > > What language are you using? It looks like Python, which is > > interpreted, not compiled, so there is no output to go in the compiler > > window. > > > > Cheers > > Lex > > > > On Mon, 7 Mar 2022 at 06:53, Paul M. <[email protected]> wrote: > > > > > > Hello, > > > I installed the program but I'm unable to bet any output to the Compiler. > > If I run it via Fn + F8 I get the output but not in the window within the > > program itself. The error is not in the code since it's just print("Hello > > World"). > > > How can i fix this? > > > _______________________________________________ > > > Users mailing list > > > [email protected] > > > https://lists.geany.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ > > Users mailing list > > [email protected] > > https://lists.geany.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
