Skip to content

python 3 _pickle.UnpicklingError: the STRING opcode argument must be quoted #8

@rylew2

Description

@rylew2

I got an error here:
db = pkl.load(open("dataset.pkl", "rb"))

Had to run the dos2unix.py to format the pkl file. Maybe you can add dos2unix file to the project. It's listed a couple posts down:
https://stackoverflow.com/questions/45368255/error-in-loading-pickle

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