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

SMS-Tools stops with invalid syntax error #27

Open
vrl2 opened this issue Jun 17, 2018 · 2 comments
Open

SMS-Tools stops with invalid syntax error #27

vrl2 opened this issue Jun 17, 2018 · 2 comments

Comments

@vrl2
Copy link

vrl2 commented Jun 17, 2018

Hi - Thanks for creating this tool! I installed SMStools with pip3, but when I try to run it, it gives up with the following syntax error. I would appreciate any help in getting it running!

$ smstools Hangouts.json test.xml File "/usr/local/bin/smstools", line 54
print term.black_on_blue("%d messages read in %d seconds from %s using parser %s") %
^
SyntaxError: invalid syntax

@GarrettGoody
Copy link

I fixed this by changing all the prints to have () surrounding them, new Python requires that it seems.

@moebius1
Copy link

Bonjour,
My phone has crashed after an update, so... happy to find this but I got an error too line 54 : invalid syntax... it seems something wrong remains.
cordialement,

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

3 participants