It currently fails to import: >>> import skimage Traceback (most recent call last): File "<python-input-0>", line 1, in <module> import skimage File "/usr/lib64/python3.13/site-packages/skimage/__init__.py", line 124, in <module> from ._shared import geometry File "geometry.pyx", line 1, in init skimage._shared.geometry ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject This will however have to wait until after pywt, which is used in tests and also doesn't import. Reproducible: Always
https://src.fedoraproject.org/rpms/python-scikit-image/pull-request/11
FEDORA-2025-c38775793a (python-scikit-image-0.24.0-4.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-c38775793a
FEDORA-2025-c38775793a (python-scikit-image-0.24.0-4.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.