-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Hi, thanks for writing this library! I'm running into a strange issue when trying to pickle the GroupNotFoundError class from zarr-developers/zarr-python defined here. Unpickling the exception raises the following error:
TypeError: ValueError.__new__(GroupNotFoundError) is not safe, use GroupNotFoundError.__new__()
Any idea what could be causing this and how to resolve it?
Metadata
Metadata
Assignees
Labels
No labels