Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Please explain how to deal with PicklerUnpicklerNotFound #59

Open
@emchristiansen

Description

@emchristiansen

I'm currently getting a runtime NotImplementedError from PicklerUnpicklerNotFound, and I'd like to know what the general strategies should be for working around it.
As this is the most common bug I've found while using pickling, maybe it deserves a section in the README.

I'm also wondering why it even exists; it seems to push detectable compile-time errors (no pickler found) into a runtime error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions