[Installed h5py on my macOS m1, but I still get ModuleNotFoundError.
pip install h5py ]1
[Installed h5py on my macOS m1, but I still get ModuleNotFoundError.
pip install h5py ]1
Many of such cases happen when you have multiple python installed in machine, package installed using one and searched for in another. I installed h5py 3.7.0 and pip list shows it in the list.