SMS-Tools icon indicating copy to clipboard operation
SMS-Tools copied to clipboard

SMS-Tools stops with invalid syntax error

Open vrl2 opened this issue 6 years ago • 2 comments

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

vrl2 avatar Jun 17 '18 21:06 vrl2

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

GarrettGoody avatar Jan 26 '19 00:01 GarrettGoody

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,

moebius1 avatar May 17 '21 21:05 moebius1