Hi Dan - Make sure you've installed both the gnuradio and gr-osmosdr ports with the +swig variant. Without it, you do not get the *_swig import libraries. If this is not the case, then email me off list and I'll help you debug the issue. - MLD
On May 21, 2013, at 11:11 AM, Dan Aldrich <[email protected]> wrote: > Installed gnu radio using mac ports. First attempt was bumpy, so unistalled > and reinstalled again. > The companion comes up, but when I try a simple FM receiver (RTL-SDR -> WBFM > -> Audio Sink), I get the following: > > Generating: "/Users/daldrich/top_block.py" > > Executing: "/Users/daldrich/top_block.py" > > Traceback (most recent call last): > File "/Users/daldrich/top_block.py", line 17, in <module> > import osmosdr > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/osmosdr/__init__.py", > line 45, in <module> > from osmosdr_swig import * > ImportError: No module named osmosdr_swig _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
