Open sekhwal opened 3 years ago
Hi, I am using SeqSero with the following command. However, it is showing following error. Please suggest how to solve the issue.
Running command:
python SeqSero.py -m 4 -i Salm01_scaffolds.fasta - b bwa
error:
File "SeqSero.py", line 32 print dataset[0] ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(dataset[0])?
Hi, I am using SeqSero with the following command. However, it is showing following error. Please suggest how to solve the issue.
Running command:
python SeqSero.py -m 4 -i Salm01_scaffolds.fasta - b bwa
error:
File "SeqSero.py", line 32 print dataset[0] ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(dataset[0])?