discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] python import error


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] python import error
Date: Fri, 8 Nov 2013 09:47:12 -0500

On Fri, Nov 8, 2013 at 9:26 AM, nesimi eldarov <address@hidden> wrote:
> Dear all,
>
> I have a very old problem. I hope someone can help me:
>
> system: Ubuntu 13.04
>
> I installed :
> python 2.7.4 version by default
> and
> sudo apt-get install gnuradio
> -----------------------------------------------------------------------------------------
>
> I run this:
>
> $ python -c 'from gnuradio import ftw'
>
> returns this error:
>
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
> ImportError: cannot import name ftw
> ------------------------------------------------------------------------------------------
> I cannot import only this one. The all others are okay.
> Do you know how to fix it?
>
> --
> nesimi eldarov


What are you trying to get with 'ftw'? That's not a GNU Radio component.

Tom



reply via email to

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