discuss-gnuradio
[Top][All Lists]
Advanced

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

pybombs grc 3.8 install fails Ubuntu 19.10


From: Tom McDermott
Subject: pybombs grc 3.8 install fails Ubuntu 19.10
Date: Tue, 10 Dec 2019 10:38:41 -0800

Trying to get GR 3.8 up and running on a fresh Ubuntu 19.10 VM. With git, python3-pip installed.
python 2 pip not installed.

(Have to manually type the console output below because cut-and-paste out of the VM not installed).

It gets to the following state:

[INFO] Phase 1 complete: all binary dependencies installed.
[INFO] Phase 2: Recursively installing source packages to prefix.
[INFO] installing package UHD.

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 ?

-- Tom, N5EG


reply via email to

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