discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Tutorial issue: AttributeError: 'module' object h


From: Lefteris Kampianakis
Subject: Re: [Discuss-gnuradio] Tutorial issue: AttributeError: 'module' object has no attribute 'square2_ff'
Date: Wed, 2 Mar 2016 16:31:42 -0800

Hi all,

Thank you for your replies.

"That's not a typo--Ubuntu, in their infinite wisdom, opted to change the name of that package mid-stream, so there's no way for
  build-gnuradio to really know which one of two will succeed, so it tries both--one of them WILL produce a (non-fatal) error."

Thanks for the clarification, I will just leave the script as is then, it was probably foolish of me to believe that there is a typo in a carefully maintained script.

I completed the instructions here:

https://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorial_GNU_Radio_in_C++

I followed the instructions very carefully as I have done in the past but I ended up with the same error:

self.tutorial_my_qpsk_demod_cb_0 = tutorial.my_qpsk_demod_cb(True)
AttributeError: 'module' object has no attribute 'my_qpsk_demod_cb'

Any ideas?

Thank you very much in advance
Lefteris


reply via email to

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