> Hi guys,
>
> I have gnuradio and gnuradio-companion installed, but I get the following
> error when I try to run grc:
>
> *randy@RLP2:~$ grc
> Traceback (most recent call last):
> File "/usr/bin/grc", line 33, in <module>
> from gnuradio.grc import VERSION
> ImportError: cannot import name VERSION*
>
> My system was working just fine at one point, but it started throwing this
> error overnight. I reinstalled gnuradio and rebuilt the library tarball,
> but after a day or so, the error came up again. Now when I reinstall, I get
> hit with this right away. Has anyone else run into this problem?
>
Seems to be a mismatch between bin scripts and python modules.
Basically, you need to completely clean out the old install.
-josh
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment