Sunday, January 17, 2010

Re: [Discuss-gnuradio] Error regarding....WXgui

When you build gnuradio, what was the output of ./configure ?

Was gr-wxgui one of the configured components? If not, you may be
missing dependencies.

-Josh

On 01/17/2010 05:13 AM, Muhammad Ali Khan wrote:
> Hi,
>
> I have an error regarding wxgui. I am trying to use USRP board, it is
> detected successfully, benchmark.py file is running fine. When i try to use
> usrp_wbfm_rcv.py it gives an error.
>
> Traceback (most recent call last):
> File "/home/ali/Desktop/usrp_wfm_rcv.py", line 28, in<module>
> from gnuradio.wxgui import slider, powermate
> ImportError: No module named wxgui
>
>
> I have installed all packages written on this link *
> http://gnuradio.org/redmine/wiki/gnuradio/GettingStarted *
>
> Please help me for resolving this issue.
>
> Thanks
>
> Ali
>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


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

No comments:

Post a Comment