[Errno 2] No such file or directory: 'ret.pkl'
I followed the steps and executed rdagent fin_factor with OpenAI API. It works for 5 loops, but then failed, below is the output info.
How to fix this? Thanks in advance.
Run Info
┌────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Image │ local_qlib:latest │
│ Container ID │ 759be52f1a2d570a5e706d60959e38ebb90e69bc817894d2d1f2e6ee2e3de620 │
│ Container Name │ exciting_euler │
│ Entry │ /bin/sh -c 'timeout 3600 python read_exp_res.py; entry_exit_code=$?; chmod -R 777 /workspace/qlib_workspace/; exit │
│ │ $entry_exit_code' │
│ Env │ PYTHONWARNINGS:ignore │
│ │ TF_CPP_MIN_LOG_LEVEL:2 │
│ │ PYTHONUNBUFFERED:1 │
│ Volumes │ /home/rliu38/LLM/rdAgent/git_ignore_folder/RD-Agent_workspace/30f9b71fe757464d886513a519266ccb:{'bind': │
│ │ '/workspace/qlib_workspace/', 'mode': 'rw'} │
│ │ /home/rliu38/.qlib:{'bind': '/root/.qlib/', 'mode': 'ro'} │
└────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
8:MainThread INFO - qlib.Initialization - [config.py:420] - default_conf: client.
8:MainThread INFO - qlib.Initialization - [init.py:74] - qlib successfully initialized based on client settings.
8:MainThread INFO - qlib.Initialization - [init.py:76] - data_path={'__DEFAULT_FREQ': PosixPath('/root/.qlib/qlib_data/cn_data')}
Latest recorder: {'class': 'Recorder', 'id': 'e773123e57f142259073c9eaf8ac9d1c', 'name': 'mlflow_recorder', 'experiment_id': '733363165164704167',
'start_time': '[DATETIME]', 'end_time': '[DATETIME]', 'status': 'FAILED'}
Output has been saved to /workspace/qlib_workspace/qlib_res.csv
LoadObjectError: No such file or directory:
'/workspace/qlib_workspace/mlruns/733363165164704167/e773123e57f142259073c9eaf8ac9d1c/artifacts/portfolio_analysis/report_normal_1day.pkl'
8:MainThread ERROR - qlib.workflow - [utils.py:41] - An exception has been raised[LoadObjectError: No such file or directory:
'/workspace/qlib_workspace/mlruns/733363165164704167/e773123e57f142259073c9eaf8ac9d1c/artifacts/portfolio_analysis/report_normal_1day.pkl'].
File "/workspace/qlib_workspace/read_exp_res.py", line 47, in