runtime error

Exit code: 1. Reason: ./eval-results .gitattributes: 0%| | 0.00/2.31k [00:00<?, ?B/s] .gitattributes: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.31k/2.31k [00:00<00:00, 12.6MB/s] results_2023-11-21T18-10-08.json: 0%| | 0.00/318 [00:00<?, ?B/s] results_2023-11-21T18-10-08.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 318/318 [00:00<00:00, 1.57MB/s] (…)ts_2023-11-22%2015%3A46%3A20.425378.json: 0%| | 0.00/745 [00:00<?, ?B/s] (…)ts_2023-11-22%2015%3A46%3A20.425378.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 745/745 [00:00<00:00, 4.54MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 37, in <module> LEADERBOARD_DF = get_leaderboard_df(EVAL_RESULTS_PATH, "", COLS, BENCHMARK_COLS) File "/home/user/app/src/populate.py", line 20, in get_leaderboard_df df = df[cols].round(decimals=2) File "/usr/local/lib/python3.10/site-packages/pandas/core/frame.py", line 4113, in __getitem__ indexer = self.columns._get_indexer_strict(key, "columns")[1] File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/base.py", line 6212, in _get_indexer_strict self._raise_if_missing(keyarr, indexer, axis_name) File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/base.py", line 6261, in _raise_if_missing raise KeyError(f"None of [{key}] are in the [{axis_name}]") KeyError: "None of [Index([None, None], dtype='object')] are in the [columns]"

Container logs:

Fetching error logs...