snake icon indicating copy to clipboard operation
snake copied to clipboard

Adding allow_pickle = True as an argument to np.load in def load.

Open jnathnjshua opened this issue 4 years ago • 0 comments

This will mitigate the ValueError: Object arrays cannot be loaded when allow_pickle=False to pop up.

jnathnjshua avatar Aug 18 '20 04:08 jnathnjshua