I am running Komodo edit 12.0.1 and python 3.8 on Windows 10. The Python directory “c:\python38” is in the system PATH and if I type python at the windows command prompt it runs with no problems. However in Komodo, when I add the python path to Python 3 in preferences and then try to do a run command "%(python) %F it says the python interpreter is not found.
Not sure what to try next.