discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: pybombs grc 3.8 install fails Ubuntu 19.10


From: Vasil Velichkov
Subject: Re: pybombs grc 3.8 install fails Ubuntu 19.10
Date: Tue, 10 Dec 2019 20:57:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hi Tom,

On 10/12/2019 20.38, Tom McDermott wrote:
> it clones into UHD (showing all the various tags) then
> [WARNING] Configuration failed. Re-trying with higher verbosity.
>  various dependencies that work OK. then,
> 
> 'import mako' failed
> 'import requests' failed
> 'import numpy' failed
> 
> -- Configuring LibUHD support
> --    Dependency Boost_FOUND = 1
> --    Dependency HAVE_PYTHON_PLAT_MIN_VERSION = TRUE
> --    Dependency HAVE_PYTHON_MODULE_MAKO = FALSE
> 
> which starts the cmake failures...
> 
> Any advice ?

In the ~/.pybombs/recipes/gr-recipes/uhd.lwr recipe the gitbranch is set to 
UHD-3.14 but this version defaults to python2 and that is the reason for the 
above errors.

Try the following

pybombs config -P uhd gitbranch UHD-3.15.LTS
pybombs refetch uhd

and then retry the "pybombs prefix init ..." command you have used before.

Regards,
Vasil



reply via email to

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