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
{{ message }}
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
brew install gnuradio is failing for me, and I'm not sure if it's a problem with gnuradio itself or cmake or both. Here's the result of brew gist-logs gnuradio: https://gist.github.com/girving/c180157b19c51ca28014
I think the problem is the bunch of errors of form
CMake Error at /usr/local/Cellar/cmake/3.4.0/share/cmake/Modules/FindPythonLibs.cmake:181 (get_filename_component):
get_filename_component called with incorrect number of arguments
I'm not sure of that though; there are a lot of those errors and the build continues past all of them.
brew install gnuradiois failing for me, and I'm not sure if it's a problem with gnuradio itself or cmake or both. Here's the result ofbrew gist-logs gnuradio: https://gist.github.com/girving/c180157b19c51ca28014I think the problem is the bunch of errors of form
I'm not sure of that though; there are a lot of those errors and the build continues past all of them.