Usrp2_card_burner_guy.py

Hello all,

Does anybody knows why I get this error when trying to execute the card
burner tool?

$ python usrp2_card_burner_gui.py
File “usrp2_card_burner_gui.py”, line 1

^
SyntaxError: invalid syntax

Many thanks,
Jorge.

Hello,

it seems that you downloaded the file and received an html file linking
to the .py file instead the file itself. Download the uhd git
repository, or use the save as text in redmine/trac
Try editing the file, its not a python file.

Matthias

Am 18.10.2010 um 18:17 schrieb Jorge M.:

On 10/18/2010 12:17 PM, Jorge M. wrote:

SyntaxError: invalid syntax

My guess is that you downloaded that tool incorrectly–my local instance
(from the up-to-date)
UHD, has no occurrence of that line in it at all, and works fine.