Re: [Discuss-gnuradio] gr-air-modes broken in recent update ?

2014-04-08 Thread Sylvain Munaut
Hi, >> "/home/mark/apps/gnuradio/3.7/lib/python2.7/dist-packages/air_modes/air_modes_swig.py", >> line 22, in swig_import_helper >> _mod = imp.load_module('_air_modes_swig', fp, pathname, description) >> ImportError: dynamic module does not define init function >> (init_air_modes_swig) > > >

Re: [Discuss-gnuradio] gr-air-modes broken in recent update ?

2014-04-08 Thread M Dammer
I tried rebuilding gr-air-modes with make -j1 both for build and install, but it did no help. I even changed the generic makewidth setting to 1 and rebuilt gnuradio, rtl_sdr..., but the problem is still there. Mark On 07/04/14 22:19, Johnathan Corgan wrote: > On 04/08/2014 01:41 AM, M Dammer wrot

Re: [Discuss-gnuradio] gr-air-modes broken in recent update ?

2014-04-07 Thread Johnathan Corgan
On 04/08/2014 01:41 AM, M Dammer wrote: File "/home/mark/apps/gnuradio/3.7/lib/python2.7/dist-packages/air_modes/air_modes_swig.py", line 22, in swig_import_helper _mod = imp.load_module('_air_modes_swig', fp, pathname, description) ImportError: dynamic module does not define init functio

Re: [Discuss-gnuradio] gr-air-modes broken in recent update ?

2014-04-07 Thread M Dammer
That is difficult to say. I usually just run pybombs update every now and then and I do not keep track about the current git commits (maybe I should do so in the future :-) ). On 07/04/14 19:19, Tom Rondeau wrote: > On Mon, Apr 7, 2014 at 11:41 AM, M Dammer wrote: > >> Since a couple of days I c

Re: [Discuss-gnuradio] gr-air-modes broken in recent update ?

2014-04-07 Thread Tom Rondeau
On Mon, Apr 7, 2014 at 11:41 AM, M Dammer wrote: > Since a couple of days I cannot run gr-air-modes anymore (it used to > work before). I am running gnuradio in an isolated build environment on > XUbuntu 12.04 64bit. > What have you updated in the past few days? GNU Radio or gr-air-modes? This l

[Discuss-gnuradio] gr-air-modes broken in recent update ?

2014-04-07 Thread M Dammer
Since a couple of days I cannot run gr-air-modes anymore (it used to work before). I am running gnuradio in an isolated build environment on XUbuntu 12.04 64bit. Here is the blurp from the crash: mark@aurora:~/apps/gnuradio/3.7$ modes_gui Traceback (most recent call last): File "/home/mark/apps/