Closed r00tb3 closed 5 years ago
What does gnuradio-config -v
output?
What distro are you using? I assume you used the package manager to install GNU Radio.
If there is a -dev
package for GNU Radio, please install it as well.
gnuradio-config -v
gnuradio-config-info -v 3.7.13.5
gnuradio-companion --v GNU Radio Companion 3.7.10
It shows two different versions installed.
Also, I've installed GNURadio using pybombs as manual installation through source gives a compilation error.
What distro are you using?
Lubuntu 16.04.04 LTS
If there is a -dev package for GNU Radio, please install it as well.
It's already installed.
From the other issues that you opened, I understand that you installed GNU Radio with PyBombs. This issue suggests that you also installed the version from your package manager. I assume PyBombs compiled GNU Radio from source, so you ended up with two installations. Please remove the one from the package manager, source the pybombs environment and try again.
source the pybombs environment
What does this mean?
remove the one from the package manager
OK.
What does this mean?
What does this mean?
Sorry I had done this already did see it properly.
source the pybombs environment
What does this mean?
remove the one from the package manager
OK.
@bastibl Okay!! I did this now I'm running gnuradio version 3.7.13.5
Just launched the gnuradio-companion still I'm not able to load the grc files of ieee802_15_4_CSS_PHY.grc and transceiver_OQPSK.grc
Please continue the discussion about your issues with grc flow graphs in the corresponding issue: https://github.com/bastibl/gr-ieee802-15-4/issues/44
I'm stuck at the following error:-
What am I missing here?
I've tried compiling for 3.8 branches too I receive the same error.
Regards.