runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py:61: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. import pynvml # type: ignore[import] Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> nvmlInit() File "/usr/local/lib/python3.10/site-packages/pynvml.py", line 2927, in nvmlInit nvmlInitWithFlags(0) File "/usr/local/lib/python3.10/site-packages/pynvml.py", line 2917, in nvmlInitWithFlags _nvmlCheckReturn(ret) File "/usr/local/lib/python3.10/site-packages/pynvml.py", line 1083, in _nvmlCheckReturn raise NVMLError(ret) pynvml.NVMLError_Unknown: Unknown Error
Container logs:
Fetching error logs...