Skip to content

New install per directions in readme #9

Open
@sterces

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions