bastibl / gr-rds

FM RDS/TMC Transceiver
http://en.wikipedia.org/wiki/Radio_Data_System
GNU General Public License v3.0
218 stars 71 forks source link

rds Module? #39

Closed andrewfer000 closed 3 years ago

andrewfer000 commented 3 years ago

Sorry to bother you again,

So I found the examples and I was able to get the flowchart up. I did run into a run error though

fm_rds_alternate.py", line 47, in import rds ModuleNotFoundError: No module named 'rds'

I thought this would be installed after running the make install command. Which I know completed successfully.

OS: Ubuntu 20.04 GNU Radio 3.8.2.0 (Python 3.8.5)

bastibl commented 3 years ago

This problem came up very often with GNU Radio. Please search for the problem first.