Stream: dask

Topic: HighLevelGraph Error


view this post on Zulip Max Grover (Apr 19 2021 at 19:29):

I was running a workflow which involved intake-esm, dask, and xpersist and ran into an AttributeError: 'HighLevelGraph' object has no attribute '_dask_distributed_pack_' error... has anyone seen this before?

view this post on Zulip Matt Long (Apr 19 2021 at 19:31):

I think this is related to a version incompatibility

view this post on Zulip Matt Long (Apr 19 2021 at 19:31):

See the convo here:
https://zulip2.cloud.ucar.edu/#narrow/stream/10-python-questions/topic/dask-jobqueue.20import.20error/near/23961

view this post on Zulip Matt Long (Apr 19 2021 at 19:33):

I have been using the following package versions:

I've tried relaxing the pinned versions, but haven't found a working alternative.

view this post on Zulip Max Grover (Apr 19 2021 at 19:34):

Thanks!!


Last updated: Jan 30 2022 at 12:01 UTC