snake
snake copied to clipboard
Adding allow_pickle = True as an argument to np.load in def load.
This will mitigate the ValueError: Object arrays cannot be loaded when allow_pickle=False to pop up.