Skip to content
Charlie Bury edited this page May 16, 2018 · 2 revisions

Return home

  • Please check that you are running Python version 2.7 or higher, but not version 3.x. If run with version 3.x, the script will break with the error:
File "runRIDL.py", line 110
    print 'Can use -j command for help on how to ' +\
                                                 ^
SyntaxError: Missing parentheses in call to 'print'
  • If the summaryFile.html file displays unformatted in the web browser, check you have internet access in order for the necessary bootstrap dependency

  • The summaryFile.html file is currently only optimised to be compatible with Chrome and Safari web browsers. Support for Firefox is coming soon!