Same problem as [this](https://github.com/tensorflow/tensorflow/issues/44467). The workaround is to downgrade `h5py`, e.g. `pip install 'h5py<3.0.0'`.
Same problem as this. The workaround is to downgrade
h5py, e.g.pip install 'h5py<3.0.0'.