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

can't import uhd from gnuradio #617

Open
angry-man opened this issue May 14, 2022 · 0 comments
Open

can't import uhd from gnuradio #617

angry-man opened this issue May 14, 2022 · 0 comments

Comments

@angry-man
Copy link

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?

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

1 participant