Skip to content

TypeError when unpickling #90

@oelhammouchi

Description

@oelhammouchi

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions