Source: networkx
Version: 3.4.2-3
Severity: serious
Tags: ftbfs
User: [email protected]
Usertags: python3.14
Control: affects -1 src:skimage
ImportError while loading conftest '/build/reproducible-
path/networkx-3.4.2/networkx/conftest.py'.
networkx/__init__.py:19: in <module>
from networkx import utils
networkx/utils/__init__.py:7: in <module>
from networkx.utils.configs import *
networkx/utils/configs.py:10: in <module>
@dataclass(init=False, eq=False, slots=True, kw_only=True,
match_args=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3.14/dataclasses.py:1426: in wrap
return _process_class(cls, init, repr, eq, order, unsafe_hash,
/usr/lib/python3.14/dataclasses.py:1234: in _process_class
cls = _add_slots(cls, frozen, weakref_slot, fields)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3.14/dataclasses.py:1401: in _add_slots
init_annotate = newcls.__init__.__annotate__
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E AttributeError: 'wrapper_descriptor' object has no attribute
'__annotate__'. Did you mean: '__getstate__'?
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.17.7+deb14+1-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled