just in case, I removed the only .pyc file I found under /usr/share/gnuradio/modtool/templates/gr-newmod/python/__pycache
/usr/share/gnuradio/modtool/templates/gr-newmod/python/__pycache__$ sudo rm *pyc
The same error occurs.
Thank you!
On Tue, Feb 25, 2020 at 2:17 PM Laura Arjona <arjonal@uw.edu> wrote:
Thank you Maitland.Is there a "safer" way of installing gnuradio 3.8?Matiland - there is not such a folder in /modtool/gr-newmod.I only have /usr/share/gnuradio/modtool/templateOn Tue, Feb 25, 2020 at 1:13 PM Maitland Bottoms <aa4hs@amrad.org> wrote:Laura Arjona <arjonal@uw.edu> 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
--Laura ArjonaWashington Research Foundation Innovation Postdoctoral Fellow in NeuroengineeringPaul G. Allen School of Computer Science & Engineering185 E Stevens Way NEUniversity of WashingtonSeattle, WA 98195-2350
--
Laura Arjona
Washington Research Foundation Innovation Postdoctoral Fellow in Neuroengineering
Paul G. Allen School of Computer Science & Engineering
185 E Stevens Way NE
University of Washington
Seattle, WA 98195-2350
No comments:
Post a Comment