Hello,
I have installed GnuRadio 3.4.0 from Git on Ubuntu, now I am trying to
setup
the RDS block from https://www.cgran.org/wiki/RDS. I have followed the
instructions (configure, make, make install) and apart from a missing
italian translation file, it seemed to work (I used make -i).
However, when I use RDS blocks in GnuRadio and try to execute, I get the
python error
File “…/crc_fm_rds_rx.py”, line 13, in
from gnuradio import gr, rds
ImportError: cannot import name rds
I think I have to specify where the needed files are, I also tried to
modify
the PYTHONPATH, unfortunately to no avail. Does anybody have experience
with
this RDS package?
View this message in context:
http://old.nabble.com/RDS-block-doesn't-find-python-module-tp31601194p31601194.html
Sent from the GnuRadio mailing list archive at Nabble.com.