Currently, importing h5py results in: >>> import h5py Traceback (most recent call last): File "<python-input-0>", line 1, in <module> import h5py File "/usr/lib64/python3.13/site-packages/h5py/__init__.py", line 45, in <module> from ._conv import register_converters as _register_converters, \ unregister_converters as _unregister_converters File "h5py/_conv.pyx", line 1, in init h5py._conv File "h5py/h5r.pyx", line 1, in init h5py.h5r File "h5py/h5p.pyx", line 1, in init h5py.h5p ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject A bump and rebuild should fix that. Reproducible: Always
https://bodhi.fedoraproject.org/updates/FEDORA-2024-e09c16052d