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
