runtime error

Exit code: 1. Reason: [START] Security scan [DONE] Security scan ## ComfyUI-Manager: installing dependencies. (GitPython) ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/usr/local/lib/python3.10/dist-packages/wrapt-1.16.0.dist-info' Consider using the `--user` option or check the permissions. ## [ERROR] ComfyUI-Manager: Attempting to reinstall dependencies using an alternative method. ## ComfyUI-Manager: installing dependencies done. ** ComfyUI startup time: 2024-11-04 10:19:13.508295 ** Platform: Linux ** Python version: 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0] ** Python executable: /usr/bin/python ** ComfyUI Path: /content/ComfyUI ** Log path: /content/ComfyUI/comfyui.log Prestartup times for custom nodes: 24.9 seconds: /content/ComfyUI/custom_nodes/ComfyUI-Manager Traceback (most recent call last): File "/content/ComfyUI/main.py", line 90, in <module> import execution File "/content/ComfyUI/execution.py", line 13, in <module> import nodes File "/content/ComfyUI/nodes.py", line 21, in <module> import comfy.diffusers_load File "/content/ComfyUI/comfy/diffusers_load.py", line 3, in <module> import comfy.sd File "/content/ComfyUI/comfy/sd.py", line 5, in <module> from comfy import model_management File "/content/ComfyUI/comfy/model_management.py", line 143, in <module> total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) File "/content/ComfyUI/comfy/model_management.py", line 112, in get_torch_device return torch.device(torch.cuda.current_device()) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 940, in current_device _lazy_init() File "/home/camenduru/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, in _lazy_init torch._C._cuda_init() RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

Container logs:

Fetching error logs...