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: Krzysztof Kamieniecki
Subject: Re: [opensdr] Re: [Discuss-gnuradio] AttributeError: 'module' object has no attribute 'PyEventBinder'
Date: Wed, 2 Mar 2005 14:51:41 -0500
User-agent: Internet Messaging Program (IMP) 3.2.2

I think the package name was different for wxPython 2.4.
It could be libwxgtk2.4-python, I'll check when I get home.

Quoting "Rajaprabhu T.L." <address@hidden>:
> 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/
> 
> 
> _______________________________________________
> 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]