Hello Guys, How can I debug the problem when I type grc in the terminal, I get:
File "/usr/local/bin/grc/", line 33, in <module> from gnuradio.grc import VERSION ImportError: No module named grc I got the dial_tone.py working so I do not think it is a python path problem but I am not sure, also when I run usrp_probe, I get: Traceback (most recent call last): File "/usr/local/bin/usrp_probe" , line 28 , in <module> from gnuradio.grc.gui.Dialogs import TextDisplay ImportError: No module named grc.gui.Dialogs Please advise. Kind regards, Yahia Tachwali _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
