[Debian-pan-maintainers] Bug#1089068: tomopy: autopkgtest failure with Python 3.13
Graham Inggs
ginggs at debian.org
Wed Dec 4 20:52:18 GMT 2024
Source: tomopy
Version: 1.15.0+ds1-8
Severity: serious
User: debian-python at lists.debian.org
Usertags: python3.13
Hi Maintainer
The autopkgtests of this package fail with Python 3.13 [1]. I've
copied what I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/t/tomopy/testing/amd64/
168s ==================================== ERRORS
====================================
168s ___________ ERROR collecting
test/test_tomopy/test_misc/test_corr.py ___________
168s test/test_tomopy/test_misc/test_corr.py:53: in <module>
168s from tomopy.misc.corr import (
168s /usr/lib/python3/dist-packages/tomopy/__init__.py:68: in <module>
168s from tomopy.misc.corr import *
168s /usr/lib/python3/dist-packages/tomopy/misc/corr.py:58: in <module>
168s import tomopy.util.extern as extern
168s /usr/lib/python3/dist-packages/tomopy/util/extern/__init__.py:114:
in <module>
168s from tomopy.util.extern.recon import *
168s /usr/lib/python3/dist-packages/tomopy/util/extern/recon.py:56: in <module>
168s from .accel import c_accel_mlem
168s /usr/lib/python3/dist-packages/tomopy/util/extern/accel.py:63: in <module>
168s LIB_TOMOPY_ACCEL = c_shared_lib("tomo-accel", error=False)
168s /usr/lib/python3/dist-packages/tomopy/util/extern/__init__.py:88:
in c_shared_lib
168s return load_dll(sharedlib)
168s /usr/lib/python3.13/ctypes/__init__.py:471: in LoadLibrary
168s return self._dlltype(name)
168s /usr/lib/python3.13/ctypes/__init__.py:390: in __init__
168s self._handle = _dlopen(self._name, mode)
168s E OSError:
/usr/lib/python3/dist-packages/tomopy/util/extern/libtomo-accel.cpython-313-x86_64-linux-gnu.so:
cannot open shared object file: No such file or directory
More information about the Debian-pan-maintainers
mailing list