telive icon indicating copy to clipboard operation
telive copied to clipboard

not working on gnuradio 3.8...

Open Marcotic opened this issue 4 years ago • 2 comments

Cannot make it run in debian 10 with gnuradio 3.8, installed with install_telive, launching receiver1 throws:

File "/usr/local/lib/python3/dist-packages/gnuradio/blocks/blocks_swig0.py", line 100 def high_res_timer_now() -> "gr::high_res_timer_type": ^ SyntaxError: invalid syntax

I've tried things, without succes, something related with swig and python 3.7 i guess but i am stuck.

Marcotic avatar Aug 05 '20 23:08 Marcotic

for now the python parts work with python 2.7 only.

there are other requests to make it work with python 3 and i will eventually do it some time in the distant future

sq5bpf avatar Sep 05 '20 07:09 sq5bpf

could you try the most recent version?

i've added initial support for gnuradio 3.10 (this is what is in debian 12 packages)

sq5bpf avatar Aug 07 '23 10:08 sq5bpf