discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: gnuradio 3.8 errors with gr_modtool


From: Maitland Bottoms
Subject: Re: gnuradio 3.8 errors with gr_modtool
Date: Tue, 25 Feb 2020 16:10:08 -0500

Laura Arjona <address@hidden> writes:

> 1 - Installed fresh Ubuntu 18.04.4 LTS
> 2- Installed git, cmake, swig, gnuradio.
> To install gnuradio, I used:
>   $ sudo add-apt-repository ppa:gnuradio/gnuradio-releases
>    $ sudo apt-get update
>    $ sudo apt-get install gnuradio
>
At this point you have .pyc files where they do not belong, since as of
just now the ppa packages are still buggy.

You can
 `sudo rm /usr/share/gnuradio/modtool/gr-newmod/python/*pyc`
and get on with life.

Hopefully the ppa packegs will be fixed soon...

-Maitland



reply via email to

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