discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Issues installing GNUradio using PYBOMBS (e3xx-cu


From: Philip Balister
Subject: Re: [Discuss-gnuradio] Issues installing GNUradio using PYBOMBS (e3xx-custom-uhd or e3xx-rfnoc)
Date: Mon, 2 Apr 2018 20:49:43 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 04/02/2018 06:58 PM, Marcus D. Leech wrote:
> On 04/02/2018 06:09 PM, Philip Balister wrote:
>> On 04/02/2018 05:01 PM, MASDR GS wrote:
>>> I'm having issues with installing GNU radio using PYBOMBS. It
>>> successfully
>>> installs the SDK and UHD but once it reaches to GNU Radio I receive a
>>> missing python six message. I have been using this guide from Ettus for
>>> reference.
>>>
>>> https://kb.ettus.com/Software_Development_on_the_E310_and_E312#Preparation_using_PyBOMBS
>>>
>>>
>>>
>>> -- Python checking for six - python 2 and 3 compatibility library - not
>>> found
>>> CMake Error at volk/CMakeLists.txt:93 (message):
>>>    six - python 2 and 3 compatibility library required to build VOLK
>>>
>> Looks like the volk added a dependency on python-six and the E300 image
>> doesn't have it. Ettus needs to create a new file system image with that
>> package installed.
>>
>> Philip
> WHile that is actually, true, in this case the user is doing
> cross-builds on their PC host, and had installed python-six into their
> cross-build
>   environment, and still no joy.

Adding python-six-native cleared up my build issue. Likely the real
solution is regenerate the sdk including the native-sdk version of
python-six.

I'll poke meta-sdr for this soon to cover other users.

Philip

> 
> 
>>
>>> -- Configuring incomplete, errors occurred!
>>>
>>>
>>> Someone also posted the same issue but I couldn't find a response to his
>>> question along with how  to bypass this error. I've tried installing the
>>> lastest version of  python six-1.11.0 onto my local computer still but
>>> having no luck. Any guidance or help is appreciated.
>>>
>>> http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2017-February/023677.html
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Discuss-gnuradio mailing list
>>> address@hidden
>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 



reply via email to

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