I'm working on a notebook that worked yesterday without any issue, using dask to open multiple files with xr.open_mfdataset
. Today, I'm getting this error: distributed.scheduler - ERROR - Couldn't gather keys
followed by a long list of worker output. It seems like something beyond my control has changed, but I don't know what. Anyone familiar with this issue?
Update: I'm able to get around this with a fresh environment that uses dask v2024.2.0
Stephen Yeager has marked this topic as resolved.
Last updated: May 16 2025 at 17:14 UTC