> pybombs prefix init ~/gnuradio -R gnuradio-default gnuradio-default.lwr recipe is 3.7. Edit the recipe in .pybombs/recipes/gr-recipes and replace gnuradio with (in order to call gnuradio38.lwr) depends: - gnuradio38
and in gnuradio38.lwr gitbranch: master -> gitrev: v3.8.0.0 (since master is now 3.9) JM > > I am seeing failures. It seems that the build wants to use python2 packages > which it did not install. I have been making progress by installing the > missing packages. > > dnf install python2-lxml python2-numpy > pip2 install --user mako > pip3 install --user mako > > After that The build completed. But its a 3.7.13.5 build not the 3.8 I was > hoping for. > > What is the recommended way to build gnu radio 3.8 in Fedora? > (I see that its not package for Fedora yet, even in rawhide). > > Barry > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio