discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Fwd: AttributeError: 'module' object has no attri


From: Jincheng Zhang
Subject: Re: [Discuss-gnuradio] Fwd: AttributeError: 'module' object has no attribute 'stream_args'
Date: Sat, 6 Apr 2013 16:14:02 +0800

Hi, Josh,

   The complete verbose is as follows:

 

Traceback(most recent call last):

       File “./usrp_spectrum_sense.py”, line 277, in <module>

              tb = my_top_block()

       File “./usrp_spectrum_sense.py”, line 144, in __init__

              stream_args = uhd.stream_args(‘fc32’)

AttributeError: ‘module’ object has no attribute ‘stream_args’

 

   I think this problem is caused by uhd version or something like that, but I install uhd using the build-gnuradio script, so the uhd version should be the latest. Hope you can help me, thanks.


reply via email to

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