Hey, I’m receiving this error when running a docker flow on a k8s cluster. The flow runs fine locally, but fails every time on the cluster:
Copy code
Failed to load and execute Flow's environment: TypeError("default() got an unexpected keyword argument 'default_scopes'")
I tried out some already-deployed flows, they run fine. But if I re-deploy them they start raising the same error.
Running
0.13.19
in the container and on the server. Any advice would be great!
k
Kevin Kho
06/01/2021, 1:53 PM
Hey @Howard Cornwell, this seems like a version mismatch somewhere. Are the versions pinned in your Docker image? Something is likely being installed with a higher version. If you use
conda
, I’ve also seen situations where some packages have lower available versions in
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.