Start Free Trial

Alteryx Designer Desktop Discussions

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

Saving workflow with Python code to server

ppatane
8 - Asteroid

I have a small test workflow that moves files from one folder to another utilizing Python code.  It works great when I run from my computer, but when I try to save it to the server, I get a lot of errors.  I am including here the Word documents with the Python code, a print out of the error I get when trying to save to the server, as well as the workflow itself

4 REPLIES 4
OTrieger
14 - Magnetar

@ppatane 
Does the server have all the needed Python packages installed on it?


ppatane
8 - Asteroid

The server does have all the packages I have on my local machine

ppatane
8 - Asteroid

The server does have all the packages I have on my local machine

Labels
Top Solution Authors