discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Sylvain Munaut
Subject: Re: [Discuss-gnuradio] gr-air-modes broken in recent update ?
Date: Tue, 8 Apr 2014 15:49:29 +0200

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)
>
>
> The "does not define init function" is almost certainly a parallel make
> failure.  To fix, you go into the build directory, do a 'make clean', then a
> single process 'make'.

This error is also typical of having linked against the python 2.7
binaries but the python 3.x libs ...

There was a fix for GR to avoid this and only ever pick 2.7 but all
OOT haven't picked up that fix.

Cheers,

    Sylvain



reply via email to

[Prev in Thread] Current Thread [Next in Thread]