joint_offsets = pickle.load(f)[‘euclidist’][‘std’]
_pickle.UnpicklingError: the STRING opcode argument must be quoted
使用unix2dos
unix2dos转换代码
在里面调用函数uni_format_proc转换文件
joint_offsets = pickle.load(f)[‘euclidist’][‘std’]
_pickle.UnpicklingError: the STRING opcode argument must be quoted
使用unix2dos
unix2dos转换代码
在里面调用函数uni_format_proc转换文件