Skip to content

Python no module h5py

I am using fargOCA on Licallo, I found very clear the module spider command to find the modules so thanks for this upgrade the code is now running

I am now trying to run python script for visualization

module spider python
  intelpython3:
-------------------------
     Versions:
        intelpython3

I have this module loaded, but it looks like there is no h5py module:

 import h5py as h5
ModuleNotFoundError: No module named 'h5py'

are there other python versions? Thanks in advance Elena

Edited by Elena Lega