argilo / gr-nrsc5

A GNU Radio implementation of HD Radio (NRSC-5)
GNU General Public License v3.0
129 stars 24 forks source link

"Cannot Import Module" / Arch Linux #2

Closed ghost closed 6 years ago

ghost commented 6 years ago

The hackrf flowgraph and standalone script do not run, presenting this error.

Traceback (most recent call last): File "/home/myusername/code/hd_tx_hackrf.py", line 32, in <module> import nrsc5 ImportError: No module named nrsc5

I have tried both the official gnuradio package, as well as gnuradio-git from the AUR. gr-nrsc5 builds and installs fine, though for whatever reason, gnuradio will not load the modules.