Given the following configuration: Ubuntu 20.04, Gnuradio 3.8, gr-gsm,gr-osmosdr,etc.
We attempted to install "multi-rtl" that resulted to the following:
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/gnuradio/FindTHRIFT.cmake:70 (GR_PYTHON_CHECK_MODULE):
Unknown CMake command "GR_PYTHON_CHECK_MODULE".
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
/usr/lib/x86_64-linux-gnu/cmake/gnuradio/gnuradio-runtimeConfig.cmake:24 (find_dependency)
/usr/lib/x86_64-linux-gnu/cmake/gnuradio/GnuradioConfig.cmake:54 (include)
CMakeLists.txt:111 (find_package)
-- Configuring incomplete, errors occurred!
We tirelessly went through the different configuration files, but still don't sense what we are missing. Multi-rtl works fine on Ubuntu 2016, Gnuradio 3.7. Is there something to update in the CmakeList files? It should work!
Any form of help, suggestions will be highly appreciated.
E.
Given the following configuration: Ubuntu 20.04, Gnuradio 3.8, gr-gsm,gr-osmosdr,etc.
We attempted to install "multi-rtl" that resulted to the following:
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/gnuradio/FindTHRIFT.cmake:70 (GR_PYTHON_CHECK_MODULE):
Unknown CMake command "GR_PYTHON_CHECK_MODULE".
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
/usr/lib/x86_64-linux-gnu/cmake/gnuradio/gnuradio-runtimeConfig.cmake:24 (find_dependency)
/usr/lib/x86_64-linux-gnu/cmake/gnuradio/GnuradioConfig.cmake:54 (include)
CMakeLists.txt:111 (find_package)
-- Configuring incomplete, errors occurred!
We tirelessly went through the different configuration files, but still don't sense what we are missing. Multi-rtl works fine on Ubuntu 2016, Gnuradio 3.7. Is there something to update in the CmakeList files? It should work!
Any form of help, suggestions will be highly appreciated.
E.