We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in the program in Python-3.7.5. environment only:
(base) [user@serv SeroCall]$ python serocall -o strp1 -t 144 ../seroba_work/Strp1_R1.fastq.gz ../seroba_work/Strp1_R2.fastq.gz Performing alignments... -> 1000000 -> 2000000 -> 3000000 Calling serotypes... File "/export/home/vkorchagin/SeroCall/serocall.py", line 308 print tu ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(tu)?
The text was updated successfully, but these errors were encountered:
Hi! Any comments on this issue, I get the same message. I'm using python 3.8.10 Many thanks :)
Sorry, something went wrong.
No branches or pull requests
Error in the program in Python-3.7.5. environment only:
The text was updated successfully, but these errors were encountered: