Skip to content

Pickling error #8

@jonathat22

Description

@jonathat22

When I try to use the pickle files to define Tuv, Vuv, etc in my test_SCF file, I get the following error:

ERROR tests/SCF/test_SCF.py - _pickle.UnpicklingError: invalid load key, '\x0a'.

I use:

Tuv = pickle.load(open("tuv.pkl", "rb")) to define Tuv, which is what some of my classmates have used to define their Tuv
variables but I get the above error. I'm not sure what the cause is?

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