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

Python3 setup not working #89

Open
Zyles opened this issue Dec 28, 2019 · 7 comments
Open

Python3 setup not working #89

Zyles opened this issue Dec 28, 2019 · 7 comments

Comments

@Zyles
Copy link

Zyles commented Dec 28, 2019

$ python -V
Python 3.6.9

$ sudo ./setup.py
  File "./setup.py", line 165
    print self.message,  # comma stops print from adding line break at the end
             ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(self.message,  # comma stops print from adding line break at the end)?

@gabegorelick
Copy link

This is important with the Python 2 end of life.

@bteeman-quoin
Copy link

Any updates on this? This could really be useful for my project.

@digitalresistor
Copy link

There's an open PR for support: #91

@aghassemlouei
Copy link

If this issue is addressed it'll most likely fix the RHEL8 compatibility issues recently raised:

christiangda/ansible-role-amazon-cloudwatch-agent#29

@adamrotacentral
Copy link

Any progress on this? I was really hoping to use this on my Raspberry Pi, but it only has Python 3.

@jiimaho
Copy link

jiimaho commented Jan 9, 2022

Agree, would like this as well for Raspberry Pi (Python 3)

@stuartbak-ucas
Copy link

Is this project active/supported any more?
Was looking for a Python3 implementation.

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

8 participants