sudo apt-get install python3-h5py requirements.txt code example
Example: compile h5py
git clone https://github.com/h5py/h5py.git
cd /h5py
sudo python3 setup.py install
git clone https://github.com/h5py/h5py.git
cd /h5py
sudo python3 setup.py install