Skip to content

AttributeError: type object 'dsd' has no attribute 'dsd_block_ff' #16

@m4ver1cks

Description

@m4ver1cks

When I try to use the block with Gnuradio 3.8 (In manjaro and Ubuntu) the program throw the following error.

Traceback (most recent call last):
File "/home/user/pruebas/dsd/dsd.py", line 211, in
main()
File "/home/user/pruebas/dsd/dsd.py", line 189, in main
tb = top_block_cls()
File "/home/user/pruebas/dsd/dsd.py", line 142, in init
self.dsd_block_ff_0 = dsd.dsd_block_ff(dsd.dsd_FRAME_AUTO_DETECT,dsd.dsd_MOD_AUTO_SELECT,3,True,2)
AttributeError: type object 'dsd' has no attribute 'dsd_block_ff'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions