discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Error Running Flowgraph


From: Usman Haider
Subject: [Discuss-gnuradio] Error Running Flowgraph
Date: Tue, 31 Jan 2017 11:35:52 +0500

I have a fresh install of GNU Radio with PyBombs.

address@hidden:~/rfnoc$ gnuradio-config-info -v
v3.7.10.1-202-g6225e5d4


I am trying to run examples that come with GNU Radio. I am getting following errors

===============
Generating: '/home/emb/Documents/grc_examples/digital_freq_lock.py'

Executing: /usr/bin/python2 -u /home/emb/Documents/grc_examples/digital_freq_lock.py

  File "/home/emb/Documents/grc_examples/digital_freq_lock.py", line 96
    self.qtgui_time_sink_x_0_0 = Template error: #set $win = 'self._%s_win'%$id
                                              ^
SyntaxError: invalid syntax

================


Generating: '/home/emb/Documents/grc_examples/pam_sync.py'

Executing: /usr/bin/python2 -u /home/emb/Documents/grc_examples/pam_sync.py

  File "/home/emb/Documents/grc_examples/pam_sync.py", line 113
    self.qtgui_time_sink_x_0_0 = Template error: #set $win = 'self._%s_win'%$id
                                              ^
SyntaxError: invalid syntax
=====================

Generated Python scripts are also attached. 


--
Usman

Attachment: digital_freq_lock.py
Description: Text Data

Attachment: pam_sync.py
Description: Text Data


reply via email to

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