Hi,
I new install I don’t know user for login tyk . I find document run command ./bootstrap.sh ubuntu.local.com:3000
It’s show error : ERROR: Please install Python and ensure that you are able to run the python command within the terminal but my pc I install python done
root@ubuntu:/opt/tyk-dashboard/install# python3 -V
Python 3.5.2
Adding new user
File “”, line 1
import json,sys;obj=json.load(sys.stdin);print obj[“Message”]
^
SyntaxError: invalid syntax
ERROR: Unable to parse JSON