Skip to content

ModuleNotFoundError - GnuRadio 3.10 on Ubuntu 22.04 #615

@LionSoft91

Description

@LionSoft91

Hello,

After installing GnuRadio 3.10 on Ubuntu 22.04 using PyBombs, I got this error:

ModNotFound

After following the steps indicated in this web page : https://wiki.gnuradio.org/index.php/ModuleNotFoundError , I found out that the packages are in /local/lib and not in /lib/ as follows: /home/lionsoft/GnuRadio**/local/lib/**python3.10/dist-packages/gnuradio

The solution for me was to modify the setup_env.sh file to add /local/ in the PYTHONPATH command line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions