Skip to content

not working on debian 11 (testing, bullseye) #25

@lostence

Description

@lostence

Apparently the gnuradio 3.8 package, in debian testing 11, is now using python3.
So the expected gnuradio python module is now installed in /usr/lib/python3.7/dist-packages/ instead of the python2.7 directory.

Just changing the default python version is not enough to make "receiver1udp" work neither.

When using python 2.7 it complains the gnuradio module is not found.
When using python 3.7 it throws even more errors.

Do you have any free time to make it work with python3 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions