runtime error

Space failed. Exit code: 1. Reason: /usr/local/lib/python3.9/site-packages/renumics/spotlight/io/pandas.py:75: FutureWarning: is_categorical_dtype is deprecated and will be removed in a future version. Use isinstance(dtype, CategoricalDtype) instead if pd.api.types.is_categorical_dtype(column): Dataset loaded from cache. Spotlight running on http://0.0.0.0:7860/ Traceback (most recent call last): File "/code/run.py", line 15, in <module> df = df.drop(columns=["embedding_ft", "nn_image", "embedding_foundation"]) File "/usr/local/lib/python3.9/site-packages/pandas/core/frame.py", line 5347, in drop return super().drop( File "/usr/local/lib/python3.9/site-packages/pandas/core/generic.py", line 4711, in drop obj = obj._drop_axis(labels, axis, level=level, errors=errors) File "/usr/local/lib/python3.9/site-packages/pandas/core/generic.py", line 4753, in _drop_axis new_axis = axis.drop(labels, errors=errors) File "/usr/local/lib/python3.9/site-packages/pandas/core/indexes/base.py", line 6992, in drop raise KeyError(f"{labels[mask].tolist()} not found in axis") KeyError: "['embedding_ft', 'nn_image', 'embedding_foundation'] not found in axis"

Container logs:

Fetching error logs...