Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Python Tool Module Not Found when Scheduled Workflow My Computer

influentiale
6 - Meteoroid

I have a workflow that uses the Python Tool for several steps and the workflow runs without error, however, when I add it to a scheduled workflow on my local machine, it fails to import many of the python modules saying that they can not be found. I have tried both in the scheduler DB and on disk with the same results. I don't understand what is changing when scheduled that the modules can not be found but manually running it everything works.

4 REPLIES 4
AbhilashR
15 - Aurora
15 - Aurora

Is the scheduler installed on your local machine? if the scheduler is on another machine, the python packages will need to be installed in it too.

influentiale
6 - Meteoroid

Yes I am trying to use the scheduler installed on my local machine 

PhilippK
Alteryx Alumni (Retired)

Hi @influentiale ,

this sounds strange indeed..please reach out to Alteryx Support:

https://community.alteryx.com/t5/forums/postpage/board-id/@support

 

Best regards

Phil

mstockton
6 - Meteoroid

Did you ever find an answer to this?

Labels
Top Solution Authors