microsoft/BatteryML

Missing required `h5py` package from `requirements.txt`

Closed this issue · 0 comments

When I try and run the preprocess.py script with the MATR data I get an error related to missing the package h5py

ModuleNotFoundError: No module named 'h5py'

This package is not listed in the requirements.txt file.