Skip to content

can't import uhd from gnuradio #617

@angry-man

Description

@angry-man

I am a new to gnuradio. I use the pybombs install gnuradio and uhd.
my order is "pybombs -v prefix init /home/oai-5gc/workspace/ -R gunradio38", and then it started installing Volk, UHD and finally gnuradio. until everything is ok , I can open the gnuradio-companion and the result of "pybombs inv" is

[INFO] Prefix Python version is : 3.6.9
[INFO] pybombs version 2.3.5
showing package state:
uhd : installed
libvolk : installed
soapysdr : installed
gnuradio : installed

it seems that all is installed. but when I open the python3 shell and execute code "from gnuradio import uhd", it occurs an error that "can't import name 'uhd' ". so what's worry with it ? Did I miss any settings?

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