Bug 2334911 - python-scikit-image must be rebuilt for NumPy 2
Summary: python-scikit-image must be rebuilt for NumPy 2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-scikit-image
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Sergio Pascual
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: NUMPY2
TreeView+ depends on / blocked
 
Reported: 2024-12-30 09:44 UTC by Elliott Sales de Andrade
Modified: 2025-01-21 00:13 UTC (History)
3 users (show)

Fixed In Version: python-scikit-image-0.24.0-4.fc42
Clone Of:
Environment:
Last Closed: 2025-01-21 00:13:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Elliott Sales de Andrade 2024-12-30 09:44:19 UTC
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

Comment 2 Fedora Update System 2025-01-21 00:10:40 UTC
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

Comment 3 Fedora Update System 2025-01-21 00:13:58 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.