A couple of days ago I ran ./pybombs update and it failed complaining of a
problem with uhd.
I fixed it by reinstalling pybombs (which is the nuclear option but it
worked).
On 12 November 2015 at 14:55, Jason Matusiak
wrote:
> > did "./pybombs update" not work?
>
> In fact, now I just noticed th
Thanks Nathan, I had read through that link before but now realise the
significance of its contents. I have resolved my initial question, now I am
looking into another issue that is called out in that page and need to
learn a bit more about C++ to try to get my head around it.
Simon.
On 5 July 20
Hi,
I am trying to migrate an OOT module written in 2010 to 3.7. I think (hope)
that the final hurdle to achieving this is having to deal with
gr_complex_to_xxx that was removed in 3.7 but which is referenced in the
code.
I have searched in vain to find out what gr_complex_to_xxx did or how to
re
On Fri, Apr 18, 2014 at 5:07 PM, Mike Willis wrote:
> Yes indeed - I did an update. Is there any way to force it back to 1.54?
>
> Mike
>
>First, verify that you are actually using 1.55.
>To roll back, you should be able to do:
>$ sudo apt-get install libboost1.54-all-dev
>Tom
Using pybombs