Thanks for maintaining this for the mac. I am just getting my feet wet in SDR. I have a working dongle that I can use with the gqrx.app program-- I can tune radio stations and hear them. I would like to start using gnuradio for its added flexibility and power. I tried installing gnuradio (3.7) and gr-osmosdr (compatible with the 3.7 API I think) using macports. Both seem to install just fine. Problem is that I can't seem to do anything. When I try the examples in /opt/local/share/gnuradio/examples/filter, I get the error that "No module named gnuradio" so the python module is not installed. I have tried searching in the macports python modules (the one currently selected, version 2.7) as well as the Apple native install and there is no gnuradio module. I have searched the /opt/local/bin directory for files that might be related but the only thing I can find is a file called gnuradio-config-info which doesn't do a whole lot (other than spit out config information.
I can't do anything described in the gnuradio getting started page such as uhd_fft or python uhd_fft.py (where is this python script supposed to be located by the way?) _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio