No subject

Matt Jones matt.walker.jones at gmail.com
Thu Feb 14 13:43:59 EST 2013


Please post the code, or a link to the code...

Also, what version of python are you running this code over?

*Matt Jones*


On Thu, Feb 14, 2013 at 12:26 PM, <md123 at nycap.rr.com> wrote:

>   using ubuntu 12.10 i am trying to run a python block, namely OP25, in
> GNU Radio Companion v3.6.3-35-g4435082f. i get the following error:
>
> Executing: "/home/matt/op25_grc.py"
>
> Imported legacy fsk4
> Using Volk machine: ssse3_32
> Traceback (most recent call last):
> File "/home/matt/op25_grc.py", line 493, in <module>
> tb = op25_grc()
> File "/home/matt/op25_grc.py", line 231, in __init__
> self.wxgui_fftsink2_0_0.set_callback(wxgui_fftsink2_0_0_callback)
> File "/usr/local/lib/python2.7/dist-packages/gnuradio/gr/hier_block2.py",
> line 54, in __getattr__
> return getattr(self._hb, name)
> AttributeError: 'gr_hier_block2_sptr' object has no attribute
> 'set_callback'
>
> i cannot find any sort of solution on the web anywhere. any sort of help
> will be much appreciated. thanks in advance.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130214/07200d59/attachment.html>


More information about the Python-list mailing list