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 _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio