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
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to