In case you missed the announcement: The Alteryx One Fall Release is here! Learn more about the new features and capabilities here
ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions. Learn more here
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