discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Rajaprabhu T.L.
Subject: Re: [opensdr] Re: [Discuss-gnuradio] AttributeError: 'module' object has no attribute 'PyEventBinder'
Date: Wed, 2 Mar 2005 11:28:28 -0800 (PST)

Hi,

I tried doing what you said.

>>> print wx.__version__
2.4.2.4
>>> wx.pyEventBinder
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute
'pyEventBinder'


However the DEbian Package manager shows only Wxpython
version 2.5.3.  That is the one i installed from the
package manager.

Is there a possibility that any other dependent
software is having older version?


Raja



> 
> OK. 
> 
> Can you try this experiment for me?
> 
> $ python
> Python 2.3.4 (#2, Aug 19 2004, 15:49:40)
> [GCC 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)] on
> linux2
> Type "help", "copyright", "credits" or "license" for
> more information.
> >>> import wx
> >>> print wx.__version__
> 2.5.3.1
> >>> wx.PyEventBinder
> <class 'wx._core.PyEventBinder'>
> >>>
> 
> 2.5.2.7 is the lowest version that we support.
> 
> Eric
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
>
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 



        
                
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/




reply via email to

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