-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
I run rm -r mlruns
then run
python workflow.py run_all
in the benchmarks_dynamic /DDG-DA dir
Error occured as the title
[10719:MainThread] INFO - qlib.timer - [log.py:117] - Time cost: 0.000s | waiting async_log Done
train tasks: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 151/151 [02:06<00:00, 1.19it/s]
calc: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 151/151 [00:07<00:00, 19.29it/s]
[10719:MainThread](2022-06-24 15:05:49,660) ERROR - qlib.workflow - [utils.py:41] - An exception has been raised[BrokenProcessPool: A result has failed to un-serialize. Please ensure that the objects returned by the function are always picklable.].
File "workflow.py", line 259, in
fire.Fire(DDGDA)