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
> Discuss-gnuradio@gnu.org
>
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/


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to