Hi everybody! I’m having trouble getting the `Dask...
# ask-community
m
Hi everybody! I’m having trouble getting the
DaskTaskRunner
working in this tutorial: https://docs.prefect.io/tutorials/execution/#parallel-execution I get a bunch of errors, e.g. “no active connection” , or “TypeError: DaskTaskRunner.submit() got an unexpected keyword argument ‘key’”
1
j
Sorry about that, Matt. The 2.3.0 release had an incompatibility with Dask. This is high-priority issue and should be fixed soon. You can track the issue here. In the meantime, I’d use 2.2.1 if you need this functionality.
👍 2