I am getting a ValueError when trying to check if two lists are the same, why is this and how can I fix this
I am using pickle to save something to a file, and am trying to check if the thing loaded back in is the exact same as the thing that was saved to the file, for later in the program and am receiving the error message: