Source: gnuradio
Version: 3.10.12.0-5
Severity: serious
Tags: forky sid
User: [email protected]
Usertags: python3.14

Hi maintainer

The autopkgtests of this package fail with Python 3.14 [1].  I've
copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://ci.debian.net/packages/g/gnuradio/testing/amd64/


 82s autopkgtest [08:13:41]: test python: [-----------------------
 83s Testing some python3.14 numpy using modules...
 83s Traceback (most recent call last):
 83s   File "/usr/lib/python3/dist-packages/gnuradio/digital/__init__.py",
line 19, in <module>
 83s     from .digital_python import *
 83s ModuleNotFoundError: No module named 'gnuradio.digital.digital_python'
 83s
 83s During handling of the above exception, another exception occurred:
 83s
 83s Traceback (most recent call last):
 83s   File "<string>", line 1, in <module>
 83s     import gnuradio.digital; print(gnuradio.digital.numpy)
 83s     ^^^^^^^^^^^^^^^^^^^^^^^
 83s   File "/usr/lib/python3/dist-packages/gnuradio/digital/__init__.py",
line 23, in <module>
 83s     from .digital_python import *
 83s ModuleNotFoundError: No module named 'gnuradio.digital.digital_python'
 83s autopkgtest [08:13:42]: test python: -----------------------]
 83s autopkgtest [08:13:42]: test python:  - - - - - - - - - - results
- - - - - - - - - -
 83s python               FAIL non-zero exit status 1
 84s autopkgtest [08:13:43]: test python:  - - - - - - - - - - stderr
- - - - - - - - - -
 84s Traceback (most recent call last):
 84s   File "/usr/lib/python3/dist-packages/gnuradio/digital/__init__.py",
line 19, in <module>
 84s     from .digital_python import *
 84s ModuleNotFoundError: No module named 'gnuradio.digital.digital_python'
 84s
 84s During handling of the above exception, another exception occurred:
 84s
 84s Traceback (most recent call last):
 84s   File "<string>", line 1, in <module>
 84s     import gnuradio.digital; print(gnuradio.digital.numpy)
 84s     ^^^^^^^^^^^^^^^^^^^^^^^
 84s   File "/usr/lib/python3/dist-packages/gnuradio/digital/__init__.py",
line 23, in <module>
 84s     from .digital_python import *
 84s ModuleNotFoundError: No module named 'gnuradio.digital.digital_python'
 84s autopkgtest [08:13:43]: @@@@@@@@@@@@@@@@@@@@ summary
 84s python               FAIL non-zero exit status 1

Reply via email to