Thank you for that response...it has certainly helped....but still nothing to show..........I have entered some extra print statements to track progress.....but still no output. I am obviously missing some serious understanding of what is going on here!
[image: image.png]
On Mon, Jul 31, 2023 at 10:34 PM Lex Trotman via Users < users@lists.geany.org> wrote:
On Mon, 31 Jul 2023 at 20:11, dunbrokin via Users users@lists.geany.org wrote:
Thanks for that....but it was already set at python3
[image: image.png]
Yes, but all it is executing is "python3", not your script. Originally the execute command was "python "%f"", please read the manual https://www.geany.org/manual/current/index.html#substitutions-in-commands-an... to understand the %f and add it back.
Cheers Lex
... _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org