Open jmwoll opened 2 years ago
fixes the issue AttributeError: 'Dataset' object has no attribute 'value'
AttributeError: 'Dataset' object has no attribute 'value'
As described in this SO thread: https://stackoverflow.com/questions/67409919/attributeerror-dataset-object-has-no-attribute-value
this will occur for h5py > 2.9.0. Current version is 3.7.0!
fixes the issue
AttributeError: 'Dataset' object has no attribute 'value'
As described in this SO thread: https://stackoverflow.com/questions/67409919/attributeerror-dataset-object-has-no-attribute-value
this will occur for h5py > 2.9.0. Current version is 3.7.0!