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

rfnocmodtool can't import ettus #57

Closed
srrobo92 opened this issue Aug 27, 2021 · 3 comments
Closed

rfnocmodtool can't import ettus #57

srrobo92 opened this issue Aug 27, 2021 · 3 comments

Comments

@srrobo92
Copy link

$ rfnocmodtool help
Traceback (most recent call last):
File "/usr/local/bin/rfnocmodtool", line 7, in
from ettus.rfnoc_modtool import *
ModuleNotFoundError: No module named 'ettus'

Installed gnuradio 3.8 through ppa
Intalled master branch of uhd

@mbr0wn
Copy link
Contributor

mbr0wn commented Oct 25, 2022

Not clear how you installed gr-ettus. Closing due to lack of information.

@mbr0wn mbr0wn closed this as completed Oct 25, 2022
@marcivanmanalac
Copy link

I got this same error following the rfnoc workshop 4 part 2 install from source guide using ubuntu 20.04, uhd 4.0.0, and gr-ettus maint-3.8-uhd-4.0.

I see that the ettus module is in my /usr/local/lib/python3/dist-packages/ directory.

Were you able to remediate this problem? I was wondering if there was a way to just add it in the path or something rather than going all the way back and doing it over another way.

@marcivanmanalac
Copy link

I was able to just add the module to the python path as shown in the workshop video at 38:00.

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

3 participants