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: Eric Blossom
Subject: Re: [opensdr] Re: [Discuss-gnuradio] AttributeError: 'module' object has no attribute 'PyEventBinder'
Date: Mon, 28 Feb 2005 11:44:14 -0800
User-agent: Mutt/1.5.6i

On Mon, Feb 28, 2005 at 11:10:45AM -0800, Rajaprabhu T.L. wrote:
> Hi Eric,
> 
> I installed wxpython only couple of weeks before. It
> was 2.5 version. There is no other version of wxpython
> in the system.
> 
> 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




reply via email to

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