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
running python setup.py install from artic-ebov/fieldbioinformatics
python setup.py install
artic-ebov/fieldbioinformatics
gives numerous SyntaxError: invalid syntax errors for python 2 print statements
SyntaxError: invalid syntax
Obviously there are probably many other py2 to py3 version issues as well.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
running
python setup.py install
fromartic-ebov/fieldbioinformatics
gives numerous
SyntaxError: invalid syntax
errors for python 2 print statementsObviously there are probably many other py2 to py3 version issues as well.
The text was updated successfully, but these errors were encountered: