RE: Re: [Discuss-gnuradio] import qtgui error

2010-12-30 Thread Mike Cornelius
: lishan_wh Cc: discuss-gnuradio@gnu.org Subject: Re: Re: [Discuss-gnuradio] import qtgui error On Wed, Dec 22, 2010 at 7:13 PM, lishan_wh wrote: > Tom, >I use Ubuntu 9.04 and QWT-5.0.2. >Thank you! > Ally Strange, I'm able to run this example on an Ubuntu 8.04 running QW

Re: Re: [Discuss-gnuradio] import qtgui error

2010-12-23 Thread Tom Rondeau
On Wed, Dec 22, 2010 at 7:13 PM, lishan_wh wrote: > Tom, >    I use Ubuntu 9.04 and QWT-5.0.2. >    Thank you! > Ally Strange, I'm able to run this example on an Ubuntu 8.04 running QWT-5.0.2, QT 4.3.4, and GNU Radio v. 3.3.0. Are you sure you don't have multiple installations of QT4, QWT, or G

Re:Re: [Discuss-gnuradio] import qtgui error

2010-12-22 Thread lishan_wh
Tom, I use Ubuntu 9.04 and QWT-5.0.2. Thank you! Ally At 2010-12-22 22:55:41,"Tom Rondeau" wrote: >2010/12/22 lishan_wh : >> I tried the code of 'Tutorial - Using the QT GUI Blocks in GNU Radio', but >> error occurred. >> >> Traceback (most recent call last): >>   File "qt_basics.py", line

Re: [Discuss-gnuradio] import qtgui error

2010-12-22 Thread Tom Rondeau
2010/12/22 lishan_wh : > I tried the code of 'Tutorial - Using the QT GUI Blocks in GNU Radio', but > error occurred. > > Traceback (most recent call last): >   File "qt_basics.py", line 4, in >     from gnuradio.qtgui import qtgui >   File > "/opt/gnuradio/3.3.0/lib/python2.6/site-packages/gnurad

[Discuss-gnuradio] import qtgui error

2010-12-22 Thread lishan_wh
I tried the code of 'Tutorial - Using the QT GUI Blocks in GNU Radio', but error occurred. Traceback (most recent call last): File "qt_basics.py", line 4, in from gnuradio.qtgui import qtgui File "/opt/gnuradio/3.3.0/lib/python2.6/site-packages/gnuradio/qtgui/qtgui.py", line 6, in