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?
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?

