runtime error

Exit code: 1. Reason: ownloading https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py310_cu121_pyt240/pytorch3d-0.7.8-cp310-cp310-linux_x86_64.whl (20.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.5/20.5 MB 215.5 MB/s eta 0:00:00 Requirement already satisfied: iopath in /usr/local/lib/python3.10/site-packages (from pytorch3d) (0.1.10) Requirement already satisfied: tqdm in /usr/local/lib/python3.10/site-packages (from iopath->pytorch3d) (4.66.4) Requirement already satisfied: typing-extensions in /usr/local/lib/python3.10/site-packages (from iopath->pytorch3d) (4.13.2) Requirement already satisfied: portalocker in /usr/local/lib/python3.10/site-packages (from iopath->pytorch3d) (3.1.1) Installing collected packages: pytorch3d Successfully installed pytorch3d-0.7.8 Processing ./extension/nvdiffrast-0.3.1+torch-py3-none-any.whl Installing collected packages: nvdiffrast Attempting uninstall: nvdiffrast Found existing installation: nvdiffrast 0.3.3 Uninstalling nvdiffrast-0.3.3: Successfully uninstalled nvdiffrast-0.3.3 Successfully installed nvdiffrast-0.3.1+torch Processing ./extension/renderutils_plugin-0.1.0-cp310-cp310-linux_x86_64.whl Installing collected packages: renderutils-plugin Successfully installed renderutils-plugin-0.1.0 ==> finfish install Traceback (most recent call last): File "/home/user/app/app.py", line 67, in <module> check_gpu() File "/home/user/app/app.py", line 64, in check_gpu subprocess.run(['nvidia-smi']) # æ”‹èŻ• CUDA æ˜ŻćŠćŻç”š File "/usr/local/lib/python3.10/subprocess.py", line 503, in run with Popen(*popenargs, **kwargs) as process: File "/usr/local/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/local/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'nvidia-smi'

Container logs:

Fetching error logs...