clone 1056531 -1 reassign -1 cython3 retitle -1 cython3: pyximport.py includes "import imp" which fails in Python 3.12 thanks
On Wed, Nov 22, 2023 at 04:54:42PM +0100, Matthias Klose wrote: > Package: src:spyder-kernels > Version: 2.4.4-2 > Severity: important > Tags: sid trixie > User: [email protected] > Usertags: python3.12 > > spyder-kernels autopkg tests fail with Python 3.12: > > [...] > 354s > 354s import glob > 354s > import imp > 354s E ModuleNotFoundError: No module named 'imp' > 354s > 354s /usr/lib/python3/dist-packages/pyximport/pyximport.py:51: > ModuleNotFoundError This is an issue in cython3. The new version in experimental should resolve this. Best wishes, Julian -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
