discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] AttributeError: uhd module object has no attribute 's


From: Yan Nie
Subject: [Discuss-gnuradio] AttributeError: uhd module object has no attribute 'stream_cmd'
Date: Mon, 07 Nov 2011 12:16:20 -0500

Dear all,

I am using self.stream_cmd = uhd.stream_cmd() in Python to define how the 
devices send samples to the host, though got an AttributeError: 'module' object 
has no attribute 'stream_cmd'. I checked the definition of stream_cmd, which is 
an attribute of uhd and similar as clock_config. I am wondering what is the 
problem here, and what causes this error?

Any of your answer would be greatly appreciated.

Thanks,
Yan



reply via email to

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