runtime error
Exit code: 1. Reason: [notice] A new release of pip is available: 26.1.2 -> 26.2 [notice] To update, run: pip install --upgrade pip /usr/local/lib/python3.12/site-packages/torch/cuda/__init__.py:1061: UserWarning: Can't initialize NVML raw_cnt = _raw_device_count_nvml() Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> import spaces File "/usr/local/lib/python3.12/site-packages/spaces/__init__.py", line 17, in <module> from .zero.decorator import GPU File "/usr/local/lib/python3.12/site-packages/spaces/zero/__init__.py", line 24, in <module> raise RuntimeError( RuntimeError: CUDA has been initialized before importing the `spaces` package. Try importing `spaces` before any other CUDA-related package.
Container logs:
Fetching error logs...