discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] AttributeError: 'module' object has no attribute


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] AttributeError: 'module' object has no attribute 'PyEventBinder'
Date: Mon, 14 Feb 2005 13:05:06 -0800
User-agent: Mutt/1.5.6i

On Mon, Feb 14, 2005 at 06:26:54AM -0800, mj wrote:
> hi guys,
> 
> the non wxpython scripts run fine, but running
> usrp_oscope.py and usrp_fft.py gives these errors:
> 
> usrp: found usrp rev2
> Traceback (most recent call last):
>   File "./usrp_oscope.py", line 26, in ?
>     from gnuradio.wxgui import stdgui, fftsink,
> scopesink
>   File
> "/usr/local/lib/python2.3/site-packages/gnuradio/wxgui/fftsink.py",
> line 89, in ?
>     EVT_DATA_EVENT = wx.PyEventBinder (myDATA_EVENT,
> 0)
> AttributeError: 'module' object has no attribute
> 'PyEventBinder'
> 
> 
> any ideas? i've looked everywhere and have even
> upgraded to gcc-3.4.3 and re-compiled everything.

Are you using wxPython 2.5.2.7 or later?

Eric




reply via email to

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