Joreen Tan wrote am 2008-10-28 18:36:
>>Joreen Tan wrote am 2008-10-28 08:04:
>>> The error reported is as shown:
>>> Traceback (most recent call last):
>>> File "usrp_fft.oy, line 24, in
>>> from gnuradio import usrp
>>> ImportError: cannot import name usrp
>>
>> Need more Info:
>> Did you compi
Joreen Tan wrote am 2008-10-28 08:04:
> Hi,
>
> Just started on this project again and faced with this problem with the
> gnuradio-3.1.3 version using fedora 9. The error message occured when i
> was running gr-utils/src/python/usrp_fft.py
>
> I am logging in as root.
>
> The error reported
TECTED]> To:
> discuss-gnuradio@gnu.org> Subject: Re: [Discuss-gnuradio] Re: Help!
> ImportError: cannot import name usrp> > Hi,> > This may be one of the more
> stupid things I've said here (or any were > else), but shouldn't it be>
> "usrp_fft.py
Hi,
This may be one of the more stupid things I've said here (or any were
else), but shouldn't it be
"usrp_fft.py", and not "usrp_fft.oy"? It seems like an easy typo to
make, and when i do:
"$slocate usrp_fft.oy" nothing shows up, but when i do: "$slocate
usrp_fft.py" a whole bunch of files sc
t: [Discuss-gnuradio] Re: Help! ImportError:
> cannot import name usrp> > Dear jorren> > check your python path> your python
> can not found the module.> > In my memory, you can find some discussion here
> (same error message)> > Joreen Tan wrote:> > ...&g
Dear jorren
check your python path
your python can not found the module.
In my memory, you can find some discussion here (same error message)
Joreen Tan wrote:
> ...
> The error reported is as shown:
> Traceback (most recent call last):
> File "usrp_fft.oy, line 24, in
> from gnuradio import us