Will not execute. Any file, even one line of "#" or "print(x)" results in below error. Installed on Windows 10. Geany 1.3.2 worked. 1.3.3 created the problem. Uninstalled 1.3.3 and installed 1.3.2 Error remains. Help. Thank you. **** '.' is not recognized as an internal or external command, operable program or batch file. ------------------ (program exited with code: 9009)
It appears that you have modified an entry in the `menu->build->set build commands->execute` to `.`. Such a change is saved in your user configuration that will be used by whichever Geany and so remains after you changed the version.
I don't know how that change happened since I didn't know to change it, but you are correct. I did a search and after an 30 minutes found and inserted this compile: python -m py_compile "%f" But this still gives the same error. ??
Thank you. I really appreciate the response.
This page https://wiki.geany.org/howtos/configurebuildmenu describes the build menu and its function, but doesn't tell you what to put in the boxes. Where can you find what to put in the boxes?
https://superuser.com/a/143121
Thank you. Solved.
Closed #1879.
github-comments@lists.geany.org