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

Hana Cleaner with python 3 #22

Open
tobhagen88 opened this issue Dec 20, 2021 · 1 comment
Open

Hana Cleaner with python 3 #22

tobhagen88 opened this issue Dec 20, 2021 · 1 comment

Comments

@tobhagen88
Copy link

After upgrading to python 3 the hannacleaner.py is failing with the following error:

=== Custom script XXX called with parameters: XX XX XX
File ".../hanacleaner.py", line 319
print "Email Client: ", self.emailClient
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Email Client: ", self.emailClient)?
[ERROR]: Error while executing hanacleaner.py!

@MaBecker
Copy link

just tried 2to3 but it does not fix every thing ..

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