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. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio