Post
Topic
Board Electrum
Re: [ANNOUNCE] Electrum - Lightweight Bitcoin Client
by
ThomasV
on 08/11/2012, 15:41:12 UTC
I get the following error in windows:

Code:
C:\Electrum-1.3>python electrum
  File "electrum", line 204
    except SystemExit, e:
                     ^
SyntaxError: invalid syntax

Anyone?
you are probably using python3.
try with python2.