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: nesimi eldarov
Subject: Re: [Discuss-gnuradio] python import error
Date: Fri, 08 Nov 2013 18:57:35 +0400


> $ 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
Hi Tom,

I see, therefore it does not import. There is a project:
https://www.cgran.org/wiki/ftw80211ofdmtx
It installs FTW packages into gnuradio during installation. However it does not import. 

did gnuradio version 3.2 had FTW?

--
nesimi eldarov

reply via email to

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