Since I updatetd to numpy 2.0, I get the following error when using sdf.save: `AttributeError: `np.string_` was removed in the NumPy 2.0 release. Use `np.bytes_` instead.. Did you mean: 'strings'?`
Since I updatetd to numpy 2.0, I get the following error when using sdf.save:
AttributeError:np.string_was removed in the NumPy 2.0 release. Usenp.bytes_instead.. Did you mean: 'strings'?