discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] gnuradio-companion problem


From: Dan Aldrich
Subject: [Discuss-gnuradio] gnuradio-companion problem
Date: Tue, 21 May 2013 11:11:03 -0400

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]