-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I'm trying to load a wide serie of .sav files using your Nuget, but my attempts ended in this error.
expected zero arguments for construction of ClassDict (for numpy.dtype). This happens when an unsupported/unregistered class is being unpickled that requires construction arguments. Fix it by registering a custom IObjectConstructor for this class
Is it possible to set a default translation in a KeyValuePair<string, string> for the unregistered/unsupported classes, or add a specific constructor for numpy.dtype class?
Metadata
Metadata
Assignees
Labels
No labels