Skip to content
New issue

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

SyntaxError in serocall.py #3

Open
VoronDM opened this issue Dec 20, 2019 · 1 comment
Open

SyntaxError in serocall.py #3

VoronDM opened this issue Dec 20, 2019 · 1 comment

Comments

@VoronDM
Copy link

VoronDM commented Dec 20, 2019

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)?
@marianaflorest
Copy link

Hi!
Any comments on this issue, I get the same message.
I'm using python 3.8.10
Many thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants