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

>>> Done

Thanks,
-d
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to