discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] AttributeError: how to fixed it


From: patiljagdish154
Subject: [Discuss-gnuradio] AttributeError: how to fixed it
Date: Mon, 1 Aug 2011 03:37:34 -0700 (PDT)

hi ,
i am working on GNURadio . after compiling i am getting the error . will
some tell me what this error is related to.
please check attachment for top_block.py file

Traceback (most recent call last):
  File "/home/jagdish/top_block.py", line 54, in <module>
    tb = top_block()
  File "/home/jagdish/top_block.py", line 29, in __init__
    self.comedi_source_s_0 = comedi.source_s()
AttributeError: 'module' object has no attribute 'source_s'
hi ,
i am working on GNURadio . after compiling i am getting the error . will
some tell me what this error is related to.
please check attachment for top_block.py file

Traceback (most recent call last):
  File "/home/jagdish/top_block.py", line 54, in <module>
    tb = top_block()
  File "/home/jagdish/top_block.py", line 29, in __init__
    self.comedi_source_s_0 = comedi.source_s()
AttributeError: 'module' object has no attribute 'source_s'





-- 
View this message in context: 
http://old.nabble.com/AttributeError%3A-how-to-fixed-it-tp32168586p32168586.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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