titanous / homebrew-gnuradio

GNU Radio Formulae for Homebrew (unmaintained)
109 stars 110 forks source link

gnuradio-companion not installed #20

Closed x-f closed 12 years ago

x-f commented 12 years ago

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.

x-f commented 12 years ago

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.