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: Krzysztof Kamieniecki
Subject: Re: [Discuss-gnuradio] AttributeError: 'module' object has no attribute 'PyEventBinder'
Date: Mon, 14 Feb 2005 09:59:49 -0500
User-agent: Internet Messaging Program (IMP) 3.2.2

Your wxPython is out of date, you need 2.5 . I had the same problem, I am
running debian and I fixed this by getting the unstable wxPython package. 

Quoting mj <address@hidden>:
> 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.
> 
> cheers,
> 
> =====
> mj - m0mik
> hotstudent.com [are you hot enough?!
> 
> 
>               
> __________________________________ 
> Do you Yahoo!? 
> Yahoo! Mail - Find what you need with new enhanced search.
> http://info.mail.yahoo.com/mail_250
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 






reply via email to

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