discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Problem with TCP Source and TCP Sink Block


From: Anamay K.
Subject: [Discuss-gnuradio] Problem with TCP Source and TCP Sink Block
Date: Fri, 03 Jul 2015 07:44:51 +0200

Hi

I am using GNU Radio 3.6.4.2 on Ubuntu 12.04. I am unable to use the TCP
Source and Sink blocks which I want to connect to hardware. Whenever I
use them, I get the following error:

 File "/home/vlab/Documents/top_block.py", line 13, in <module>
    from grc_gnuradio import blks2 as grc_blks2
  File
"/usr/local/lib/python2.7/dist-packages/grc_gnuradio/blks2/__init__.py",
line 22, in <module>
    from packet import options, packet_encoder, packet_decoder, \
  File
"/usr/local/lib/python2.7/dist-packages/grc_gnuradio/blks2/packet.py",
line 21, in <module>
    from gnuradio import gr, digital
ImportError: cannot import name digital


Could you please help me out?

Thanks

Anamay Kane

-- 
Posted via http://www.ruby-forum.com/.



reply via email to

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