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

SubRIC #1

Open
Tauebenuss opened this issue Oct 20, 2018 · 0 comments
Open

SubRIC #1

Tauebenuss opened this issue Oct 20, 2018 · 0 comments

Comments

@Tauebenuss
Copy link
Contributor

Tauebenuss commented Oct 20, 2018

Hey,

If im trying to start the GNU Radio Companion, if get this error:

Loading: "/opt/test/gr-pocsag/pocsagsend2.grc"
Error: need more than 2 values to unpack
>>> Failure
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/gnuradio/grc/gui/MainWindow.py", line 272, in new_page
    file_path=file_path,
  File "/usr/lib/python2.7/dist-packages/gnuradio/grc/gui/NotebookPage.py", line 50, in __init__
    self.get_flow_graph().import_data(initial_state)
  File "/usr/lib/python2.7/dist-packages/gnuradio/grc/core/FlowGraph.py", line 423, in import_data
    block.import_data(block_n)
  File "/usr/lib/python2.7/dist-packages/gnuradio/grc/core/Block.py", line 841, in import_data
    self.rewrite()
  File "/usr/lib/python2.7/dist-packages/gnuradio/grc/core/Block.py", line 289, in rewrite
    getattr(self, 'rewrite_' + self._key, lambda: None)()
  File "/usr/lib/python2.7/dist-packages/gnuradio/grc/core/Block.py", line 493, in rewrite_epy_block
    update_ports('out', self.get_sources(), blk_io.sources, 'source')
  File "/usr/lib/python2.7/dist-packages/gnuradio/grc/core/Block.py", line 465, in update_ports
    for key, port_type, vlen in port_specs:
ValueError: need more than 2 values to unpack
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

1 participant