discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Error in usrp_oscope.py example gnuradio-3.0.2


From: Rohit Gupta
Subject: Re: [Discuss-gnuradio] Error in usrp_oscope.py example gnuradio-3.0.2
Date: Mon, 27 Nov 2006 19:13:22 -0800

Hi George,

I did install the three wxpython rpms from www.wxpython.org.

wxPython2.6-devel-gtk2-ansi-2.6.3.3-rh9_py2.3
wxPython2.6-gtk2-ansi-2.6.3.3-rh9_py2.3
wxPython-common-gtk2-ansi-2.6.3.3-rh9_py2.3


Rohit

----- Original Message ----- From: "George Nychis" <address@hidden>
To: "Rohit Gupta" <address@hidden>
Cc: <address@hidden>
Sent: Monday, November 27, 2006 7:11 PM
Subject: Re: [Discuss-gnuradio] Error in usrp_oscope.py example gnuradio-3.0.2


Hey,

You need wxpython:
http://www.wxpython.org/

I am not familiar with Enterprise Linux and the kind of package managers it has... but thats the package you need to create the python module.

- George


Rohit Gupta wrote:
Hello,

I am trying to install Gnuradio-3.0.2 on 2.6.9-22 Enterprise Linux running
on x86 platform. I installed the following dependencies

boost_1_33_1    cppunit-1.10.2  fftw-3.1.2    sdcc-2.6.0
cppunit-1.10.0    numpy-1.0       swig-1.3.29

wxPython2.6-devel-gtk2-ansi-2.6.3.3-rh9_py2.3
wxPython2.6-gtk2-ansi-2.6.3.3-rh9_py2.3
wxPython-common-gtk2-ansi-2.6.3.3-rh9_py2.3


The commands "configure" , "make" , "make check" and "make install" run fine.

I then ran the following commands,

cd gnuradio-examples/python/usrp
export PYTHONPATH=/usr/local/lib/python2.3/site-packages

./usrp_oscope.py

Traceback (most recent call last):
 File "./usrp_oscope.py", line 29, in ?
from gnuradio.wxgui import stdgui, fftsink, waterfallsink, scopesink, form, slider
ImportError: No module named wxgui


Any help in fixing this is much appreciated.

Rohit








_______________________________________________
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]