Start Free Trial

Alteryx Designer Desktop Discussions

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

python tool cannot find module on server,try run again it maybe successful

haoyu1227
6 - Meteoroid

As the image show below, when I  run the workflow on server sometimes it will show "Module Not FoundError:No module named "xxx"", but the module have been successfully installed. And, when i try again run the workflow, it will be ok. So, could someone tell me the reason or it just because of the Internet connection or something like that with server?

 

Thank you for your reading.

3 REPLIES 3
Matt_D
10 - Fireball

@haoyu1227 there is some information here about the error message, my guess is the last option where the library is not installed on your server?

 

How To Solve ModuleNotFoundError: No module named in Python 

haoyu1227
6 - Meteoroid

Hi matt_dix,

 

thank you for your reply. But i do not think so, because if i did not install the packages on server, why i run again it become succesfully? I did nothing when i run second time and just click the run botton.

Matt_D
10 - Fireball

Hi @haoyu1227 apologies I was in auto pilot so did not read the bit where you happened to mention that this is intermittent!

Labels
Top Solution Authors