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: Wed, 2 Mar 2005 12:58:00 -0800
User-agent: Mutt/1.5.6i

On Wed, Mar 02, 2005 at 11:28:28AM -0800, Rajaprabhu T.L. wrote:
> 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

I know next to nothing about Debian packaging, but the output of this
experiment demonstrates that what's really installed, or at
least found first in your path, is wxPython 2.4.2.4.

I suggest that you find a way to really remove 2.4.2.4 and then
reinstall 2.5.3.

Eric




reply via email to

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