Incomplete error message after submission #205
|
A submission error occured as shown in the following figure: |
Replies: 1 comment 1 reply
|
Traceback (most recent call last): |
|
A submission error occured as shown in the following figure: |
|
Traceback (most recent call last): |
Traceback (most recent call last):
File "/home/aistudio/eval_prog/kddcup22-sdwpf-evaluation/paddlepaddle/evaluation.py", line 332, in eval
return evaluate(tmp_dir)
File "/home/aistudio/eval_prog/kddcup22-sdwpf-evaluation/paddlepaddle/evaluation.py", line 233, in evaluate
pred_res = predict_and_test(envs, PRED_DIR, forecast_module, i, flag='predict')
File "/home/aistudio/eval_prog/kddcup22-sdwpf-evaluation/paddlepaddle/evaluation.py", line 168, in predict_and_test
return exec_predict_and_test(envs, path_to_test_file, forecast_module, flag)
File "/home/aistudio/eval_prog/kddcup22-sdwpf-evaluation/paddlepaddle/evaluation.py", line 131, in exec_predict_and_test
"prediction": forecast_module.f…