Hi Team,
I’ve built an Alteryx workflow that uses the Run Command tool to execute a Python script (see attached configuration snippet).
The workflow runs successfully when executed manually on the VM. However, when scheduled through Alteryx Gallery using my EID and password, it fails with the following error:
********"Failed to run external program "C:\Program Files\Python313\python.exe": The system cannot find the file specified. (2)"**********
We also tried using a .bat file to set the Python path and execute the script, but that didn’t resolve the issue.
Could you advise on how to make this work when scheduled in Gallery?
Regards,
Siddharth
