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.

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

Reply via email to