discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Pybombs broken?


From: Richard Bell
Subject: Re: [Discuss-gnuradio] Pybombs broken?
Date: Thu, 17 Oct 2019 11:26:56 -0700

Michael,

I can confirm this worked for me without any issues. Now if I want to install the latest version of gnuradio next to this one in a new prefix, do you know what set of commands would work?

On Wed, Oct 16, 2019 at 11:45 AM Michael Kacher <address@hidden> wrote:
Hi Richard,
The following steps have been successful in building v3.7.13.5 in my 18.04 docker. Give this a shot.

-Mike

$ pip install pybombs
$ pybombs auto-config
$ pybombs recipes add-defaults
$ pybombs config --package gnuradio gitrev v3.7.13.5
$ pybombs config --package uhd gitrev v3.14.1.0
$ pybombs prefix init -a {MyAlias} {MyPrefixPath}
$ pybombs config --package uhd forcebuild true
$ pybombs install gnuradio37

On Wed, Oct 16, 2019 at 2:22 PM Chris Kuethe <address@hidden> wrote:
On the upside, this is fantastic opportunity to figure out a framework/process for the 3.8-3.9 upgrade. 

On Wed, Oct 16, 2019, 11:18 Martin Braun <address@hidden> wrote:
Hey Richard,

PyBOMBS is having a hard time dealing with 3.7 vs. 3.8. Use the PyBOMBS master branch for any hope of it working.

-- M

On Tue, Oct 15, 2019 at 5:00 PM Richard Bell <address@hidden> wrote:
Hello,

I'm using pybombs to install gnuradio 3.7.13.5 onto ubuntu 18.04. Pybombs seems to be unable to install dependencies anymore. Each time I run 

pybombs prefix init ~/Documents/gnuradio/gr37 -a gr37 -R gnuradio-default

it goes for a while until it finds software that is missing and errors out. I then manually install the software and rerun the above command. I've had to do this for several dependencies now, including:

mako, cppunit, pyqt4, cheetah, thrift, numpy and more.

Did something change recently that broke pybombs? About a year ago I was using it without much problem, it installed everything for me.

v/r,

Rich
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]