You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2022. It is now read-only.
$ helics run --path=./fib_runner.json
helics-cli [error]: `helics` and `helics-apps` versions don't match. You may want to run `pip install helics helics-apps --upgrade`.helics-cli [info]: Running federation: Fibonnaci demohelics-cli [info]: Running federate fib1 as a background processhelics-cli [info]: Running federate fib4 as a background processhelics-cli [info]: Waiting for 3 processes to finish ...Error: Process fib4 has failed, killing other processeshelics-cli [error]: Process broker exited with return code -9helics-cli [error]: Process fib1 exited with return code -9helics-cli [error]: Process fib4 exited with return code 1helics-cli [info]: Done.Exception in thread Thread-1:Traceback (most recent call last): File "/Users/hard312/opt/anaconda3/envs/HELICS_UG/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/Users/hard312/opt/anaconda3/envs/HELICS_UG/lib/python3.8/site-packages/helics_cli/status_checker.py", line 40, in run raise HELICSRuntimeError("Error has occurred")helics_cli.exceptions.HELICSRuntimeError: Error has occurred$ ps PID TTY TIME CMD 1289 ttys000 0:00.11 -zsh 1294 ttys001 0:00.10 -zsh82724 ttys002 0:00.29 -zsh95644 ttys002 0:00.03 /Users/hard312/opt/anaconda3/envs/HELICS_UG/lib/python3.8/site-packages/helics/install/bin/helics_broker -f 2 --loglevel=error