AttributeError: ‘str’ object has no attribute ‘decode’
’h5py‘ 版本问题
有好多博主说用 h5py < 3.0.0 的版本,我直接试出了能够正常使用的结果:
pip install h5py == 2.10.0