So, this should be fairly straightforward, but for the life of me I cannot figure it out. I have a Python script and I would like to run it in Alteryx. So I am using the command tool, telling it to run cmd.exe, I am attaching my script in the command arguments box and in the read results box I have added the file to which it should write.
Yet when I go and run it, it opens up the command line box but nothing happens, it seems that it is not picking up the argument and running it.
Any idea on what I am doing wrong?
Thank you!!!