Followed instructions, every dependency installed fine, gnuradio too, but I have no gnuradio-companion.
When I try to run multimon.py, it fails:
mac:trunk xf$ ./multimode.py Traceback (most recent call last): File "./multimode.py", line 19, in <module> from grc_gnuradio import wxgui as grc_wxgui ImportError: No module named grc_gnuradio
No idea what cause gnuradio-companion not to install.
Removed homebrew completely, installed again, installed gnuradio with all default dependencies, and gnuradio-companion was there.
Followed instructions, every dependency installed fine, gnuradio too, but I have no gnuradio-companion. When I try to run multimon.py, it fails:
mac:trunk xf$ ./multimode.py Traceback (most recent call last): File "./multimode.py", line 19, in <module> from grc_gnuradio import wxgui as grc_wxgui ImportError: No module named grc_gnuradio
Mac OS X 10.6.8 32bit.