Changes between Initial Version and Version 1 of Ticket #69861, comment 4


Ignore:
Timestamp:
May 3, 2024, 9:33:41 PM (5 months ago)
Author:
Michael-P-Allen (Mike Allen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69861, comment 4

    initial v1  
    11I have been unable to read the HDF files generated by this version, using Python code with h5py. (I've tried re-installing h5py, no joy). It seems like some kind of mismatch is happening. I've again reverted to hdf5 @1.14.3_4+cxx+fortran+gfortran+hl, re-installed h5py, recompiled, and regenerated the HDF files, and can again read them using h5py. I don't want to clutter this ticket with a new issue, so I'm inclined to wait until your patch gets merged, upgrade in the regular way, and then pick this problem up if necessary with a new ticket. Perhaps updating h5py is on the to-do list in any case.
     2
     3Edit: I think the error occurs when the h5py module is loaded, not when the files are read.