Re: [Discuss-gnuradio] Issue with Arch Linux build of gnuradio

2014-02-16 Thread Tom Rondeau
On Sun, Feb 9, 2014 at 6:14 PM, Jordan Johnson  wrote:
> Traceback (most recent call last):
>   File "/home/ushio/top_block.py", line 13, in 
> from grc_gnuradio import wxgui as grc_wxgui
> ImportError: cannot import name wxgui
> 
>
> So, I have been using a downgraded version of GNURadio for some time to
> prototype, but now would like to use it for the BladeRF. Problem is though,
> the upstream version of gnuradio in the Arch repo seems to have an issue
> with wxgui. I am not the only one who has dealt with it, there is a bug
> report here. Any ideas on how to patch this?
>
> Bug:
> https://bugs.archlinux.org/task/38293?project=5&cat[0]=33&string=gnuradio


This isn't a gnuradio bug; sounds like something changed in Arch
(notice the change in version is from 3.7.2.1 to 3.7.2.1-1; so that's
their patches to our 3.7.2.1 release that's causing the issue). Most
likely, it's somehow related to the location or discovery of the wxgtk
Python package.

Tom

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


[Discuss-gnuradio] Issue with Arch Linux build of gnuradio

2014-02-09 Thread Jordan Johnson
*Traceback (most recent call last):  File "/home/ushio/top_block.py", line
13, in from grc_gnuradio import wxgui as grc_wxguiImportError:
cannot import name wxgui*


So, I have been using a downgraded version of GNURadio for some time to
prototype, but now would like to use it for the BladeRF. Problem is though,
the upstream version of gnuradio in the Arch repo seems to have an issue
with wxgui. I am not the only one who has dealt with it, there is a bug
report here. Any ideas on how to patch this?

Bug:
https://bugs.archlinux.org/task/38293?project=5&cat[0]=33&string=gnuradio
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio