Skip to content

Error pickling when doing checkpoints #1680

Description

@spartanjoax

🐛 Describe the bug
The checkpoint plugin is giving an error when saving a checkpoint, in the dill library: TypeError: cannot pickle 'ConfigModuleInstance' object

Python version: 3.11.10
Dill version: 0.3.9

🐜 To Reproduce
The error can be reproduced by simply running the unit tests on the library:

FAST_TEST=True python -m unittest discover tests -v

🐝 Expected behavior
It is expected for the checkpoints to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions