Having trouble executing python script
Posted: Sat Jan 23, 2021 6:17 pm
I am trying to use the command executor node to execute a YouTube upload script that I found from this github (https://github.com/tokland/youtube-upload). However when I run a known working command, the log says that the process exited with error code 1 and that 'python' is not recognized as an internal or external command.
I have tested this command in a Windows command prompt to confirm my command is working and it indeed does upload to YouTube. I also made sure that the path for Python is in the system environmental variables. So I have absolutely no idea why this is not working. Any help?
Attached is my testing workflow.
I have tested this command in a Windows command prompt to confirm my command is working and it indeed does upload to YouTube. I also made sure that the path for Python is in the system environmental variables. So I have absolutely no idea why this is not working. Any help?
Attached is my testing workflow.