mbaske / ml-agents-hyperparams

Automated Hyperparameter Search for Unity ML-Agents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terminated abruptly

xiaozhuzhuzhu opened this issue · comments

Hi
My system is MacOS and I use v03.
I have a error as follows:
libc++abi.dylib: terminating with uncaught exception of type std::__1::system_error: thread::join failed: No such process
ERROR:hypertuner:Process 0 - A process in the process pool was terminated abruptly while the future was running or pending.
ERROR:hypertuner:Process 1 - A process in the process pool was terminated abruptly while the future was running or pending.
ERROR:hypertuner:Process 2 - A process in the process pool was terminated abruptly while the future was running or pending.
ERROR:hypertuner:Process 3 - A process in the process pool was terminated abruptly while the future was running or pending.
libc++abi.dylib: terminating with uncaught exception of type std::__1::system_error: thread::join failed: No such process
libc++abi.dylib: terminating with uncaught exception of type std::__1::system_error: thread::join failed: No such process
What should I do? Thank you.

I gave up the v03 version, changed to v04 version, and successfully ran.