discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] WX GUI FFT sink block issues


From: sunkel
Subject: Re: [Discuss-gnuradio] WX GUI FFT sink block issues
Date: Wed, 23 Apr 2014 07:36:55 -0700 (PDT)

im pretty sure I did that.i set Generate Options as QT GUI.
if I didnt set Generate Options i will get this error:


Generating: "/home/sdr/top_block.py"

Executing: "/home/sdr/top_block.py"

Traceback (most recent call last):
  File "/home/sdr/top_block.py", line 118, in <module>
    tb = top_block()
  File "/home/sdr/top_block.py", line 40, in __init__
    self._variable_qtgui_range_0_tool_bar = Qt.QToolBar(self)
TypeError: arguments did not match any overloaded call:
  QToolBar(QString, QWidget parent=None): argument 1 has unexpected type
'top_block'
  QToolBar(QWidget parent=None): argument 1 has unexpected type 'top_block'

>>> Done




--
View this message in context: 
http://gnuradio.4.n7.nabble.com/WX-GUI-FFT-sink-block-issues-tp47709p47723.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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