runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/constants.py:277: FutureWarning: The `HF_HUB_ENABLE_HF_TRANSFER` environment variable is deprecated as 'hf_transfer' is not used anymore. Please use `HF_XET_HIGH_PERFORMANCE` instead to enable high performance transfer with Xet. Visit https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables#hfxethighperformance for more details. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> from sklearn.svm import LinearSVC File "/usr/local/lib/python3.10/site-packages/sklearn/__init__.py", line 82, in <module> from .base import clone File "/usr/local/lib/python3.10/site-packages/sklearn/base.py", line 17, in <module> from .utils import _IS_32BIT File "/usr/local/lib/python3.10/site-packages/sklearn/utils/__init__.py", line 19, in <module> from .murmurhash import murmurhash3_32 File "sklearn/utils/murmurhash.pyx", line 1, in init sklearn.utils.murmurhash ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

Container logs:

Fetching error logs...