You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I don't really know from where the error is coming from, but I have had this issue trying to follow the read me to install gnuradio with pybombs.
Anyway...I've just installed Ubuntu 18.04 so i don have any problems with forgotten environment.
After finally installing all the drivers and updates to make peripherals work properly here Im
After the command:
pybombs prefix init ~/gr37 -R gnuradio-stable
I receive:
-- Configuring incomplete, errors occurred!
See also "/home/.../gr37/src/gnuradio/build/CMakeFiles/CMakeOutput.log".
See also "/home/.../gr37/src/gnuradio/build/CMakeFiles/CMakeError.log".
[ERROR] Configuration failed after running at least twice.
[ERROR] Problem occurred while building package gnuradio:
Configuration failed
[ERROR] Error installing package gnuradio. Aborting.
The text was updated successfully, but these errors were encountered:
Hi @nbertamoni, could you upload the CMakeOutput.log and CMakeError.log mentioned in your log to https://gist.github.com/ and paste the link here? Thanks!
Hello, I don't really know from where the error is coming from, but I have had this issue trying to follow the read me to install gnuradio with pybombs.
Anyway...I've just installed Ubuntu 18.04 so i don have any problems with forgotten environment.
After finally installing all the drivers and updates to make peripherals work properly here Im
After the command:
pybombs prefix init ~/gr37 -R gnuradio-stable
I receive:
-- Configuring gnuradio-companion support...
-- Dependency ENABLE_GNURADIO_RUNTIME = ON
-- Dependency ENABLE_PYTHON = ON
-- Dependency PYTHON_MIN_VER_FOUND = TRUE
-- Dependency CHEETAH_FOUND = FALSE
-- Dependency LXML_FOUND = TRUE
-- Dependency PYGTK_FOUND = FALSE
-- Dependency NUMPY_FOUND = TRUE
CMake Error at cmake/Modules/GrComponent.cmake:75 (message):
user force-enabled gnuradio-companion but configuration checked failed
Call Stack (most recent call first):
grc/CMakeLists.txt:45 (GR_REGISTER_COMPONENT)
-- Configuring incomplete, errors occurred!
See also "/home/.../gr37/src/gnuradio/build/CMakeFiles/CMakeOutput.log".
See also "/home/.../gr37/src/gnuradio/build/CMakeFiles/CMakeError.log".
[ERROR] Configuration failed after running at least twice.
[ERROR] Problem occurred while building package gnuradio:
Configuration failed
[ERROR] Error installing package gnuradio. Aborting.
The text was updated successfully, but these errors were encountered: