Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
1324294
Topic
50936
Board
Electrum
Re: [ANNOUNCE] Electrum - Lightweight Bitcoin Client
by
ThomasV
on
08/11/2012, 15:41:12 UTC
Quote from: fluxist on November 08, 2012, 03:22:20 PM
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.