discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] AttributeError: 'module' object has no attribute


From: Rahul Dhar
Subject: Re: [Discuss-gnuradio] AttributeError: 'module' object has no attribute 'PyEventBinder'
Date: Tue, 15 Feb 2005 15:30:49 -0500
User-agent: Mutt/1.5.6i

On Tue, Feb 15, 2005 at 04:09:44AM -0800, mj wrote:
> 
> > Are you using wxPython 2.5.2.7 or later? 
> 
> yup i am now. i upgraded from wxpython-2.4 to
> wxpython-2.5.3.1

I'm using wxPython 2.5.3.1 on top of wxGTK 2.5.3 (dependency in Gentoo,
apparntly) and Python 2.3.4.  When I run "python fftsink.py" I'm
getting the error below.  Is fftsink.py even something I should be
running by itself?

Traceback (most recent call last):
  File "./fftsink.py", line 24, in ?
    from gnuradio.wxgui import stdgui
  File
"/opt/gnuradio/lib/python2.3/site-packages/gnuradio/wxgui/stdgui.py",
line 24, in ?
    import wx
  File
"/opt/gnuradio/lib/python2.3/site-packages/gnuradio/wxgui/__init__.py",
line 45, in ?
    
  File
"/opt/gnuradio/lib/python2.3/site-packages/gnuradio/wxgui/__init__.py",
line 20, in ?
    
ImportError: No module named wxc

Am I missing something?  $PYTHONPATH includes
/opt/gnuradio/lib/python2.3/site-packages/gnuradio

Unfortunately, I don't know Python, and no one here does either.  The
non-GUI examples work fine, though.

-Rahul
-- 
Rahul Dhar
address@hidden
Actually, my goal is to have a sandwich named after me.

Attachment: pgpx_EYbCMb0w.pgp
Description: PGP signature


reply via email to

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