Benjamin

Results 2 issues of Benjamin

When i run advisor_admin server start, it has a SyntaxError an invalid syntax in the site-packages/advisor-0.1.6-py3.6.egg/advisor_client/commandline/admin_command.py def is_server_running(): command = "docker ps |grep 'tobegit3hub/advisor'" print("Run the command: {}".format(command)) try: command_output...