导入序列化文件
AttributeError: Can‘t get attribute ‘XXX
在将自定义的类进行序列化后,如果需要导入到内存中时,需要将自定义的class导入到当前环境中
Last updated 3 years ago