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