George Selly
George Selly5h ago

Python Flows Failing Due to Module Not Found

Hello! I'm now seeing quite a few errors on production payloads sent to WMill due to issues such as those attached here. So far this has hit 3 libraries that have worked in the past: simple_salesforce oauth2 boto3 Curiously, this only affects some workflows importing these functions (others using the same libs run fine), but those it does affect are seeing 100% failure rates. Any ideas as to what might be causing that?
No description
No description
6 Replies
rubenf
rubenf4h ago
Hi @George Selly , try to modify those inline scripts and redeploy the flow to see if it fixes it. Then if you can share your current windmill version and if the missing module is in the importer or importee that'd be helpful.
George Selly
George SellyOP3h ago
Redeployed & modified everything up and down the chain on both these, no dice
rubenf
rubenf3h ago
can you provide a minimal reproduction please
George Selly
George SellyOP3h ago
Version: v1.541.1
rubenf
rubenf3h ago
We will need the full script imported and the script doing the import
George Selly
George SellyOP3h ago
Sent in DMs!

Did you find this page helpful?