I had to manually delete Python2 code containing `print` statements, afterwards `python3 setup.py install` worked for me. Would you accept a PR to remove Python 2 compatibility (Python 2 is EOL)?
I had to manually delete Python2 code containing
printstatements, afterwardspython3 setup.py installworked for me.Would you accept a PR to remove Python 2 compatibility (Python 2 is EOL)?