Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working on gnuradio 3.8... #28

Open
Marcotic opened this issue Aug 5, 2020 · 2 comments
Open

not working on gnuradio 3.8... #28

Marcotic opened this issue Aug 5, 2020 · 2 comments

Comments

@Marcotic
Copy link

Marcotic commented Aug 5, 2020

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.

@sq5bpf
Copy link
Owner

sq5bpf commented Sep 5, 2020

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
Copy link
Owner

sq5bpf commented Aug 7, 2023

could you try the most recent version?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants