pickle.PicklingError

exception pickle.PicklingError[source]

This exception is raised when an unpicklable object is passed to the dump() method.