Skip to content

load pickle in python3 which is written in python2 #1

@parthjpandya

Description

@parthjpandya

triturns = joblib.load('blobs/triturns.pkl')

ValueError: You may be trying to read with python 3 a joblib pickle generated with python 2. This feature is not supported by joblib.

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