iancoleman / shamir

Shamir Secret Sharing Scheme in single page which can be used offline.

Home Page:https://iancoleman.io/shamir/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyntaxError: invalid syntax

Perlover opened this issue · comments

I did as in README described compile process:

$ python compile.py
  File "compile.py", line 48
    print "%s - DONE" % datetime.datetime.now()
                    ^
SyntaxError: invalid syntax

Closed by #7