Skip to content

Avoid problem serialising h5py objects#107

Merged
benjaminhwilliams merged 2 commits intomainfrom
packaging-spec
Jan 19, 2024
Merged

Avoid problem serialising h5py objects#107
benjaminhwilliams merged 2 commits intomainfrom
packaging-spec

Conversation

@benjaminhwilliams
Copy link
Copy Markdown
Contributor

Limit the version of dependency Dask Distributed to avoid problems with serialising h5py objects in Dask task graphs with the distributed scheduler. This issue arises due to changes introduced
in version 2023.4.0 of Dask Distributed.

See dask/distributed#7564 for details.

Fixes #104.

@benjaminhwilliams benjaminhwilliams merged commit 8b28d36 into main Jan 19, 2024
@benjaminhwilliams benjaminhwilliams deleted the packaging-spec branch January 19, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix persist error due to pickling

1 participant