Author

Topic: syntax error - compiling on windows (wrong python version?) (Read 645 times)

legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
yeah, its not on there , at least its not here: https://electrum.org/download.html
full member
Activity: 209
Merit: 148
Electrum requires Python 2.7. If this info is not on the website, it should be added ASAP.

legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
I think the newest version of Python is not compatible
with the electrum source.

http://stackoverflow.com/questions/1077347/hello-world-in-python

If so, why isnt this info on the electrum site?
What version should I use?
legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
I'm trying to compile Electrum from source
on Windows 7.  Any ideas ?


>python electrum
  File "electrum", line 115
    print "Daemon not running"
                             ^
SyntaxError: invalid syntax
Jump to: