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

ModuleNotFoundError: No module named 'limesdr' #76

Open
ramziB99 opened this issue Jun 10, 2021 · 0 comments
Open

ModuleNotFoundError: No module named 'limesdr' #76

ramziB99 opened this issue Jun 10, 2021 · 0 comments

Comments

@ramziB99
Copy link

Hi,
Im on Mac OS Big Sur, I installed gnu radio 3.8.3.0, the module gr-limesdr installed with the 3.8 gnuradio branch but when I try to run a flowgraph by using a block 'LimeSDR source Rx' I have the following issue

Generating: '/Users/ramzib/gr-foo/build/gr-ieee802-11/examples/wifi_rx.py'

Executing: /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -u /Users/ramzib/gr-foo/build/gr-ieee802-11/examples/wifi_rx.py

Traceback (most recent call last):
File "/Users/ramzib/gr-foo/build/gr-ieee802-11/examples/wifi_rx.py", line 40, in
import limesdr
ModuleNotFoundError: No module named 'limesdr'

Any suggestions ?

Best,
Ramzi

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