Skip to content

Cannot pickle 'classmethod' object #28

Description

@PaoloLeonard

Hello,

I'm getting this error with the latest prefect version (=2.13) while it works with the previous version.

The error happens when we try to import the prefect-soda-core class during the deployment of the flow:
prefect.exceptions.ScriptError: Script at 'src/my_soda_flow.py' encountered an exception: TypeError("cannot pickle 'classmethod' object")

I'll investigate on my side and let you know what I find.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions