Post
Topic
Board Electrum
Re: Electrum 3.3.2: SyntaxError: invalid syntax
by
joniboini
on 26/12/2018, 04:09:29 UTC
That's not what it means. It means the python interpreter he has does not think the code is correct. That's because he's using an older version of python as NeuroticFish pointed out above. He needs to update to python 3.6 or stick with electrum 3.2.3.

Thanks for correcting me. I just try it by myself and the error case is different. Silly me. Needs to learn more.