This is now a Python issue. You have defined your Bitcoin method, but you aren't calling it anywhere. ________________________________ From: dunbrokin via Users users@lists.geany.org Sent: 31 July 2023 12:10 To: Geany general discussion list users@lists.geany.org Cc: dunbrokin dunbrokin@gmail.com Subject: [Geany-Users] Re: New Project Confusion
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.png]
On Mon, Jul 31, 2023 at 10:34 PM Lex Trotman via Users <users@lists.geany.orgmailto:users@lists.geany.org> wrote:
On Mon, 31 Jul 2023 at 20:11, dunbrokin via Users <users@lists.geany.orgmailto:users@lists.geany.org> wrote: Thanks for that....but it was already set at python3
[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.orgmailto:users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.orgmailto:users-leave@lists.geany.org