Hi Peter - I sent the attached email to the GR discussion list this morning (not to you, assuming you were on the GR list since you posted to it); according to the list archives, it did go out < http://lists.gnu.org/archive/html/discuss-gnuradio/2013-07/msg00110.html >. Maybe you did not receive it yet? My advice: do "sudo port install gnuradio +full" to get everything including the Python (via SWIG) interface. It will likely take a while to install, but that should work. - MLD
Begin forwarded message: From: Michael Dickens <m...@alum.mit.edu> Subject: Re: [Discuss-gnuradio] GNU Radio (etc) via MacPorts Update Date: July 9, 2013 8:11:24 AM EDT To: discuss-gnuradio@gnu.org Hi Peter - When I hear of the error "No module named gnuradio", I immediately wonder if the GNU Radio related ports were installed using the +swig variant. I prefer to use +full myself, to get everything that GNU Radio can do. If you want just Python and GRC, there are variants for those. If you did not install using one of these variants, just reinstall with the new variants -- MacPorts will handle the rest (deactivating the current install and so forth). You can tell what is installed via "port installed". If this does not solve the problem, email me off-list and I'll work with you to get it all working. - MLD On Jul 9, 2013, at 1:17 AM, Peter <pjki...@gmail.com> wrote: > 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