FISCO-BCOS/fisco-bcos-browser

无法启动

razonyang opened this issue · 1 comments

$ python deploy.py startAll
  File "deploy.py", line 52
    print helpMsg
                ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(helpMsg)?

$ python -V
Python 3.7.3

1. Need to install python2.7, jdk1.8.0_121+, mysql 5.6+, MySQL-python first