John Mayers
unread,Jul 16, 2024, 9:36:11 AM7/16/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenMOC Users Group
Good afternoon, dear developers.
I have a problem using the load_from_hdf5 function.
I have generated constants using Openmp. When I try to download them, I get the error: "TypeError: Accessing a group is done with bytes or str, not <class 'ellipsis'>".
h5py version: 3.11.0
When using this function on an hdf5 file from sample-input, no error occurs.
I checked the file itself through hdf5 viewer, the data is displayed.
Thank you in advance for your answer and help.