Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Running the command tool using a .py script

fitch1892
7 - Meteor

Im trying to execute a python script (.py) using the command tool. But all the references to this tool, Im seeing are using .exe files. Is it possible to execute a (.py) with this tool?

I want to run the file UI, through the Run test.py script. I keep getting error " %1 is not a valid Win32 application", which im guessing its from the file being py. Can I bypass this, without having to convert my file to an exe?

 

 

 

1 REPLY 1
michelle_mathews
Alteryx Alumni (Retired)

@fitch1892 , have you considered using the python tool to execute the script instead of the command tool?

Labels
Top Solution Authors