discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] can't use ControlPort in gnuradio 3.7


From: nesimi eldarov
Subject: [Discuss-gnuradio] can't use ControlPort in gnuradio 3.7
Date: Sat, 23 Nov 2013 21:30:37 +0400

Hi People,

My system:
 Ubuntu 13.04
 GNURADIO 3.7

I wanted to use ControlPort, but can't:

When I run .py file:

from gnuradio.ctrlport.monitor import *
ImportError: No module named ctrlport.monitor
 

Or

>>> from gnuradio import ctrlport
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name ctrlport


Can you help me?

--
NE
reply via email to

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