Tuesday, August 14, 2018

[Discuss-gnuradio] SOLVED: installing gnuradio using pybombs

Am 2018-08-14 um 17:17 schrieb Hans BX2ABT:
> I recently installed GNURadio on Kubuntu 17.10 using PyBOMBS and had no
> issues. HTH a bit. --Hans

Interesting. I installed with pip (from pypi) and got the error. After
some tinkering around I finally found

https://github.com/gnuradio/pybombs/tree/master

and then issued:

pip install --upgrade git+https://github.com/gnuradio/pybombs.git

which resulted in pybombs version 2.3.3a0, fixing the problem.

I.e. the current pybombs on pypi will give new users not the easiest
start-up.

Roland

--
__________________________________________
_ _ | Roland Schwarz
|_)(_ |
| \__) | mailto:roland.schwarz@blackspace.at
________| http://www.blackspace.at

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

No comments:

Post a Comment