Skip to content

Pickling error #8

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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