discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] cannot import name VERSION


From: Josh Blum
Subject: Re: [Discuss-gnuradio] cannot import name VERSION
Date: Fri, 24 Jun 2011 14:34:19 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10


On 06/24/2011 02:03 PM, Randy Westlund wrote:
> Hi guys,
> 
> I have gnuradio and gnuradio-companion installed, but I get the following
> error when I try to run grc:
> 
> address@hidden:~$ 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



reply via email to

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