Tests in jsonpickle: ==================================== ERRORS ==================================== ____________________ ERROR collecting tests/sklearn_test.py ____________________ tests/sklearn_test.py:5: in <module> import sklearn.datasets /usr/lib64/python3.13/site-packages/sklearn/datasets/__init__.py:53: in <module> from ._twenty_newsgroups import fetch_20newsgroups, fetch_20newsgroups_vectorized /usr/lib64/python3.13/site-packages/sklearn/datasets/_twenty_newsgroups.py:43: in <module> from ..feature_extraction.text import CountVectorizer /usr/lib64/python3.13/site-packages/sklearn/feature_extraction/__init__.py:3: in <module> from . import text /usr/lib64/python3.13/site-packages/sklearn/feature_extraction/text.py:31: in <module> from ._hash import FeatureHasher /usr/lib64/python3.13/site-packages/sklearn/feature_extraction/_hash.py:12: in <module> from ._hashing_fast import transform as _hashing_transform _hashing_fast.pyx:1: in init sklearn.feature_extraction._hashing_fast ??? E ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject ____________________ ERROR collecting tests/sklearn_test.py ____________________ tests/sklearn_test.py:5: in <module> import sklearn.datasets /usr/lib64/python3.13/site-packages/sklearn/datasets/__init__.py:53: in <module> from ._twenty_newsgroups import fetch_20newsgroups, fetch_20newsgroups_vectorized /usr/lib64/python3.13/site-packages/sklearn/datasets/_twenty_newsgroups.py:43: in <module> from ..feature_extraction.text import CountVectorizer /usr/lib64/python3.13/site-packages/sklearn/feature_extraction/__init__.py:3: in <module> from . import text /usr/lib64/python3.13/site-packages/sklearn/feature_extraction/text.py:31: in <module> from ._hash import FeatureHasher /usr/lib64/python3.13/site-packages/sklearn/feature_extraction/_hash.py:12: in <module> from ._hashing_fast import transform as _hashing_transform _hashing_fast.pyx:1: in init sklearn.feature_extraction._hashing_fast ??? E ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject =========================== short test summary info ============================ ERROR tests/sklearn_test.py - ValueError: numpy.dtype size changed, may indic... ERROR tests/sklearn_test.py - ValueError: numpy.dtype size changed, may indic... !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 2 errors in 2.54s =============================== Reproducible: Always
Current version currently fails to build on aarch64.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-1197b892b7