Skip to content

MUSIC lin_array_X310_TwinRX error #17

@jose100310

Description

@jose100310

Issue Description

I am having difficulties making MUSIC RUN

here is the error:

I am running gnuradio and it is giving me:

Traceback (most recent call last):
File "run_MUSIC_lin_array_X310_TwinRX.py", line 201, in
main()
File "run_MUSIC_lin_array_X310_TwinRX.py", line 189, in main
tb = top_block_cls()
File "run_MUSIC_lin_array_X310_TwinRX.py", line 133, in init
self.tab_grid_layout_1.addWidget(self.doa_compass.this_layout)
TypeError: arguments did not match any overloaded call:
addWidget(self, QWidget): argument 1 has unexpected type 'QVBoxLayout'
addWidget(self, QWidget, int, int, alignment: Union[Qt.Alignment, Qt.AlignmentFlag] = 0): argument 1 has unexpected type 'QVBoxLayout'
addWidget(self, QWidget, int, int, int, int, alignment: Union[Qt.Alignment, Qt.AlignmentFlag] = 0): argument 1 has unexpected type 'QVBoxLayout'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions