ecipe gnuradio38
> [ERROR] Error installing package gnuradio38. Aborting.
>
> On Thu, Oct 17, 2019 at 11:26 AM Richard Bell
> wrote:
>
>> Michael,
>>
>> I can confirm this worked for me without any issues. Now if I want to
>> install the latest version of gnu
Hi Richard,
The following steps have been successful in building v3.7.13.5 in my 18.04
docker. Give this a shot.
-Mike
$ pip install pybombs
$ pybombs auto-config
$ pybombs recipes add-defaults
$ pybombs config --package gnuradio gitrev v3.7.13.5
$ pybombs config --package uhd gitrev v3.14.1.0
$