ComfyUI not launch

this is error log

It worked fine before, but it has been unusable since version 0.8.1. The issue may have been caused by my updating the NVIDIA graphics driver. I tried uninstalling and reinstalling PyTorch, and the results are as follows:

(ComfyUI) H:\ComfyUI.venv\Scripts>pip uninstall torch torchvision torchaudio comfy-kitchen -y
WARNING: Skipping torch as it is not installed.
WARNING: Skipping torchvision as it is not installed.
WARNING: Skipping torchaudio as it is not installed.
WARNING: Skipping comfy-kitchen as it is not installed.

(ComfyUI) H:\ComfyUI.venv\Scripts>pip cache purge
Files removed: 340

(ComfyUI) H:\ComfyUI.venv\Scripts>pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
Looking in indexes: https://download.pytorch.org/whl/cu121
Requirement already satisfied: torch in h:\comfyui.venv\lib\site-packages (2.10.0)
Requirement already satisfied: torchvision in h:\comfyui.venv\lib\site-packages (0.25.0)
Requirement already satisfied: torchaudio in h:\comfyui.venv\lib\site-packages (2.10.0)
Requirement already satisfied: filelock in h:\comfyui.venv\lib\site-packages (from torch) (3.20.3)
Requirement already satisfied: typing-extensions>=4.10.0 in h:\comfyui.venv\lib\site-packages (from torch) (4.15.0)
Requirement already satisfied: sympy>=1.13.3 in h:\comfyui.venv\lib\site-packages (from torch) (1.14.0)
Requirement already satisfied: networkx>=2.5.1 in h:\comfyui.venv\lib\site-packages (from torch) (3.6.1)
Requirement already satisfied: jinja2 in h:\comfyui.venv\lib\site-packages (from torch) (3.1.6)
Requirement already satisfied: fsspec>=0.8.5 in h:\comfyui.venv\lib\site-packages (from torch) (2026.2.0)
Requirement already satisfied: setuptools in h:\comfyui.venv\lib\site-packages (from torch) (80.10.2)
Requirement already satisfied: numpy in h:\comfyui.venv\lib\site-packages (from torchvision) (2.4.2)
Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in h:\comfyui.venv\lib\site-packages (from torchvision) (12.1.0)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in h:\comfyui.venv\lib\site-packages (from sympy>=1.13.3->torch) (1.3.0)
Requirement already satisfied: MarkupSafe>=2.0 in h:\comfyui.venv\lib\site-packages (from jinja2->torch) (3.0.3)

i have no idea about it,please help me


there are info of driver and graphics

Personally, I would just gather up your inputs, outputs, models, custom nodes and workflows in a folder and just uninstall the whole thing then delete comfyui folder completely in documents folder and the ones in app data. Then reinstall with the latest version to make sure everything is there. Starting fresh is way faster than tracing down things unless you enjoy the challenge and the hope of connection with an empathetic female and not a femboy like myself. But if your into that, then your plan worked​:rofl: If not just delete everything including this conversation and it’s like it never happened. But I will cherish this time spent just integrating self-deprecating comedy with IT and riding off into the ether… :vulcan_salute:

1 Like

i go even so far that i don’t do update anymore, i simply reinstall Comfyui when there’s a new version and i need the new features. Updates usually breaks things and makes it worse with ever further update. I cannot recommend it.