Re: [Discuss-gnuradio] No attribute 'message_sink'

2013-11-01 Thread Ting Wu
io@gnu.org Subject: Re: [Discuss-gnuradio] No attribute 'message_sink' Hi Wu, yes, something has changed: GNU Radio made a version progression from 3.6 to 3.7. Part of this progress was that the standards blocks are now part of the "blocks" module, and no longer of the &qu

Re: [Discuss-gnuradio] No attribute 'message_sink'

2013-11-01 Thread Marcus Müller
Hi Wu, yes, something has changed: GNU Radio made a version progression from 3.6 to 3.7. Part of this progress was that the standards blocks are now part of the "blocks" module, and no longer of the "gr" module. Please refer to the official GR wiki to learn about conversion from 3.6 to 3.7. Greet