Hi,
I have a Python program that uses Win32com.Client to extract emails from Outlook and then save attachments from the email.
This works perfectly well from my Alteryx designer when I use the Python module and enter my code.
However when I save this to my company's Alteryx server and try to execute it from there, I get an error that the task failed. The error is:

Any idea why this is happening and how I can fix this issue?
Thanks!