Log keyword: No module named spandrel
Separate the library import from architecture support and the identity of the weights.
Published references, source identities and connected reading.
Have the exact error text? Paste it into Troubleshoot to find matching articles →
Log keyword: No module named spandrel
Separate the library import from architecture support and the identity of the weights.
Log keyword: No module named transformers
Locate the failing stage before changing Transformers, model files or network settings.
Log keyword: No module named safetensors
Distinguish the Python library from the weight file before reinstalling packages or downloading models again.
Log keyword: No module named llama_cpp
Check the distribution and backend before treating a compiler error or model error as a missing import.
Log keyword: No module named nunchaku
Check the wheel tags and keep the ComfyUI extension, native library and model separate.
Log keyword: No module named 'insightface'
Missing insightface, failed wheel builds and initialization errors require different checks: interpreter, native build, execution backend and model files.
Log keyword: IPAdapter model not found.
A downloaded IPAdapter file can exist on disk without satisfying a unified loader's preset matching. Identify the loader before renaming or relocating files.
Log keyword: ClipVision model not found.
Reference-image workflows need a vision encoder with the expected architecture. Distinguish it from the object feeding CLIPTextEncode.
Log keyword: No workflow found
A displayed result, screenshot or resaved image may not contain recoverable workflow data. This alone does not indicate a broken import function.
Log keyword: ffmpeg not found
Determine whether the missing item is FFmpeg itself, an input file or an encoder. The appearance of ffmpeg in a log does not justify reinstalling the whole video stack.
Log keyword: DLL load failed
The named Python module can depend on another missing or incompatible runtime library. Native import failure is different from a top-level Python package simply being absent.
Log keyword: VHS_VideoCombine
This case-led guide concerns a reported fp16-intermediate scenario, not every silent track. First establish whether audio exists and is valid before composition.
Log keyword: Prompt has no outputs
A graph of loaders and intermediate calculations does not necessarily specify an output to execute. Locate a valid result endpoint rather than the visually rightmost node.
Log keyword: execution_cached
A fast completion can involve cached execution, a preview-only endpoint, temporary storage or a client misreading events. It is not automatically a failed generation.
Log keyword: Address already in use
Repeatedly starting ComfyUI can collide with an existing healthy instance. A port conflict is not permission to terminate every Python process.
Log keyword: UnetLoaderGGUF
GGUF is a container format, not a guarantee that an arbitrary chat-model file can serve as a diffusion model or text encoder in a particular ComfyUI node.
Log keyword: No module named yaml
Match the import name to its distribution before changing the Python environment that runs ComfyUI.
Log keyword: No module named aiohttp
Check library availability before investigating DNS, TLS, HTTP responses or timeouts.
Log keyword: Failed to get custom node list
Distinguish registry retrieval, search filters, installed code and Python imports.
Log keyword: Failed to save workflow
Preserve an export before investigating draft storage, file downloads or API-format confusion.
Log keyword: Failed to fetch
Locate the failing endpoint and distinguish the backend, logs, registry and workflow-save requests.
Log keyword: mat1 and mat2 must have the same dtype
A dtype failure differs from a shape or device failure. Start with the traceback and incompatible operand types; a KSampler error alone does not identify the component that caused them.
Log keyword: Failed to fetch dynamically imported module
The Python server may still be running while the canvas fails. Distinguish static assets, JavaScript extensions and an absent backend before reinstalling unrelated models.
Log keyword: invalid value encountered in cast
Compare the saved artifact with the preview before diagnosing a black image. A black preview and genuinely invalid output pixels are different observations.