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 _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio