Open
Description
I believe I installed all the prerequisites, but this is the error I get.
Any help appreciated.
1:
root@kali:~/code/waveconverter/src# ./waveconverter.py -p 0
File "./waveconverter.py", line 79
print "Trouble reading input text file {}, exiting...".format(inFileName)
^
SyntaxError: invalid syntax
2:
root@kali:~/code/waveconverter/src# ./waveconverter.py -q ../input_files/fan_all_dip1101_pruned_dec_c304p55M_s830k.iq -o ../output_files/test.log -g -p 3
File "./waveconverter.py", line 79
print "Trouble reading input text file {}, exiting...".format(inFileName)
^
SyntaxError: invalid syntax
Metadata
Assignees
Labels
No labels