discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-osmosdr in MacPorts


From: alanwoodward
Subject: Re: [Discuss-gnuradio] gr-osmosdr in MacPorts
Date: Fri, 3 May 2013 13:52:02 -0700 (PDT)

Michael, 

the update seems to work, I have built (using macports) the whole of
gnuradio and the osmosdr module.  All seems to work with the osmo and rtl
sources and sink appearing in companion and being able to hook them
together.

I am having a problem getting a graph to execute however, (probably a path
but I can't see the error).

Error reads:

Executing: "/Users/alanwoodward/Desktop/Radio Graphs/top_block.py"

Traceback (most recent call last):
  File "/Users/alanwoodward/Desktop/Radio Graphs/top_block.py", line 16, 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

$ echo $PATH
/opt/local/bin:/usr/local/share/python:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin

$ echo $PYTHONPATH
/opt/local/Library/Frameworks/Python.framework/Versions/2.7

I appreciate any help, Alan




--
View this message in context: 
http://gnuradio.4.n7.nabble.com/gr-osmosdr-in-MacPorts-tp40539p41146.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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