Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attirube error #4

Open
rd15armas opened this issue Aug 14, 2017 · 1 comment
Open

Attirube error #4

rd15armas opened this issue Aug 14, 2017 · 1 comment

Comments

@rd15armas
Copy link

Hİ, I've geting this error on gnuradio V3.7.1. Could you please help me..?

Traceback (most recent call last):
File "/home/hp/gr-cc1111/grc/grc_cc1111_hackrf_sender.py", line 129, in
main()
File "/home/hp/gr-cc1111/grc/grc_cc1111_hackrf_sender.py", line 118, in main
tb = top_block_cls()
File "/home/hp/gr-cc1111/grc/grc_cc1111_hackrf_sender.py", line 55, in init
source_queue=myqueue_in
File "/usr/local/lib/python2.7/dist-packages/cc1111/cc1111_packet.py", line 139, in init
gr.io_signature(1, 1, packet_source._hb.output_signature().sizeof_stream_item(0)) # Output signature
File "/usr/lib/python2.7/dist-packages/gnuradio/gr/hier_block2.py", line 92, in getattr
return getattr(self._impl, name)
AttributeError: 'hier_block2_sptr' object has no attribute '_hb'

@funoverip
Copy link
Owner

Hi,

I have honestly no idea where does it come from but, issue #1 was similar, and the reporter had to apply a GNURadio patch. Seems to be related to your GR version. If you find more details, please let me know !

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants