u/Future-Bookkeeper594

Gracias por Leer, necesito ayuda de forma desesperada : Imposible instalar Xformers, semanas instalar nodos en comfy ui sin posibilidad de usarlos.

Gracias por Leer, necesito ayuda de forma desesperada : Imposible instalar Xformers, semanas instalar nodos en comfy ui sin posibilidad de usarlos.

Muchas gracias si,es justo eso lo que me pasósolucionado.

Si no te importa

Ahora estoy con este error es el que llevo semanas intentando arreglar solo para intentar que me detecten los nodos que quiero usar :

(DiffusersModelMakeup

DiffusersPipelineLoader

DiffusersSchedulerLoader

DiffusersVaeLoader)

El error que considero principal pero no consigo solucionar:

WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:

PyTorch 2.10.0+cu128 with CUDA 1208 (you have 2.11.0+cu130)

Python 3.10.11 (you have 3.13.12)

-Intenté de todo,pero el python 3.10 no me lo detecta,y me sigue saliendo el mismo error.

He intentado lo siguiente : Instalar Python 3.10(No ha funcionado),errores: me dice que tengo el 3.13 cuando tengo instalados los 2 pero no entiendo porque me sigue detectando el mismo error,la ultima vez que intente eliminar el que me decía proboqué el programa dejara de funcionar y tuve que reinstalar comfy ui.

Cuando borro el Python embed (que me imagino que será el Python 3.13.12 que me dice comfy ui que tengo me deja de detectar la app y no puedo abrirla porque me sale el siguiente error que lo dice: C:\ComfyUI_windows_portable>echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest. If you get a c10.dll error you need to install vc redist that you can find: https://aka.ms/vc14/vc_redist.x64.exe

Intercambiarlo por el Python 3.10 no ha servido de nada, la app no detecta este Python.

Instalar Python 3.10 en la carpeta recomendada por el instalador y mantener a la vez Python embeded no ha servido de nada.

Intentar borrar el Python 3.13.12 , no he encontrado su carpeta no se donde está guardado,esto si me preocupa por que no se como borrarlo para ver si borrarlo funciona para evitar que lo detecte y detecte el 3.10.

If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest. If you get a c10.dll error you need to install vc redist that you can find: https://aka.ms/vc14/vc_redist.x64.exe

CUANDO INTENTO instalar el tookit de cuda 128 (https://developer.nvidia.com/cuda-12-8-0-download-archive?target\_os=Windows&target\_arch=x86\_64&target\_version=11&target\_type=exe\_local) me dice que me faltaba versiones del visual Studio(tras reinicar y reinstalar comfy ui y instalar la versión de visual studio comunity que parece ser la recomendada los errores ya no son con visual studio, si no con otros(los que ves en la captura de pantalla de la app de CUDA).

Deberia instalar cada una de las cosas que me dice en NVIDIA CUDA?.

Por algún motivo insight visual studio me da error según el panel DE NVIDIA.

Instalar el insight mas el visual Studio tampoco me ha valido :(Insight : https://marketplace.visualstudio.com/publishers/NVIDIA )

Visuals Studio (https://visualstudio.microsoft.com/es/vs/community/)

Mi version de Python : Python version: 3.13.12 (tags/v3.13.12:1cbe481, Feb 3 2026, 18:22:25) [MSC v.1944 64 bit (AMD64)]

Lo siguiente os dejo todos los errores del terminal de comfy UI :

C:\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build

setup plugin alembic.autogenerate.schemas

setup plugin alembic.autogenerate.tables

setup plugin alembic.autogenerate.types

setup plugin alembic.autogenerate.constraints

setup plugin alembic.autogenerate.defaults

setup plugin alembic.autogenerate.comments

[START] Security scan

[DONE] Security scan

## ComfyUI-Manager: installing dependencies done.

** ComfyUI startup time: 2026-05-14 20:35:36.291

** Platform: Windows

** Python version: 3.13.12 (tags/v3.13.12:1cbe481, Feb 3 2026, 18:22:25) [MSC v.1944 64 bit (AMD64)]

** Python executable: C:\ComfyUI_windows_portable\python_embeded\python.exe

** ComfyUI Path: C:\ComfyUI_windows_portable\ComfyUI

** ComfyUI Base Folder Path: C:\ComfyUI_windows_portable\ComfyUI

** User directory: C:\ComfyUI_windows_portable\ComfyUI\user

** ComfyUI-Manager config path: C:\ComfyUI_windows_portable\ComfyUI\user\__manager\config.ini

** Log path: C:\ComfyUI_windows_portable\ComfyUI\user\comfyui.log

Prestartup times for custom nodes:

3.6 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager

Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': "ImportError: No module named 'triton'", 'capabilities': []}

Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4']}

Found comfy_kitchen backend cuda: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}

Checkpoint files will always be loaded safely.

Total VRAM 16376 MB, total RAM 32374 MB

pytorch version: 2.11.0+cu130

WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:

PyTorch 2.10.0+cu128 with CUDA 1208 (you have 2.11.0+cu130)

Python 3.10.11 (you have 3.13.12)

Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers)

Memory-efficient attention, SwiGLU, sparse and more won't be available.

Set XFORMERS_MORE_DETAILS=1 for more details

W0514 20:35:39.956000 1940 Lib\site-packages\torch\utils\flop_counter.py:29] triton not found; flop counting will not work for triton kernels

A matching Triton is not available, some optimizations will not be enabled

Traceback (most recent call last):

File "C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\xformers\__init__.py", line 57, in _is_triton_available

import triton # noqa

^^^^^^^^^^^^^

ModuleNotFoundError: No module named 'triton'

xformers version: 0.0.35

Set vram state to: NORMAL_VRAM

Device: cuda:0 NVIDIA GeForce RTX 4080 SUPER : cudaMallocAsync

Using async weight offloading with 2 streams

Enabled pinned memory 12949.0

Using pytorch attention

aimdo: src-win/cuda-detour.c:38:INFO:aimdo_setup_hooks: installing 6 hooks

aimdo: src-win/cuda-detour.c:28:DEBUG:install_hook_entries: hooks successfully installed

aimdo: src-win/shmem-detect.c:80:INFO:comfy-aimdo WDDM adapter match: NVIDIA GeForce RTX 4080 SUPER runtime_luid=00000000:0001308e dxgi_luid=00000000:0001308e

aimdo: src/control.c:152:INFO:comfy-aimdo inited for GPU: NVIDIA GeForce RTX 4080 SUPER (VRAM: 16375 MB)

DynamicVRAM support detected and enabled

Python version: 3.13.12 (tags/v3.13.12:1cbe481, Feb 3 2026, 18:22:25) [MSC v.1944 64 bit (AMD64)]

ComfyUI version: 0.21.0

comfy-aimdo version: 0.3.0

comfy-kitchen version: 0.2.8

ComfyUI frontend version: 1.43.18

[Prompt Server] web root: C:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\comfyui_frontend_package\static

Asset seeder disabled

### Loading: ComfyUI-Manager (V3.40)

[ComfyUI-Manager] network_mode: public

[ComfyUI-Manager] ComfyUI per-queue preview override detected (PR #11261). Manager's preview method feature is disabled. Use ComfyUI's --preview-method CLI option or 'Settings > Execution > Live preview method'.

### ComfyUI Revision: 150 [52976f3e] *DETACHED | Released on '2026-05-10'

Import times for custom nodes:

0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py

0.3 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager

Context impl SQLiteImpl.

Will assume non-transactional DDL.

Starting server

To see the GUI go to: http://127.0.0.1:8188

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json

[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.

[DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/groupNode.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.

[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/buttonGroup.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.

[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/button.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.

FETCH ComfyRegistry Data: 5/145

FETCH ComfyRegistry Data: 10/145

https://preview.redd.it/vwnn2kiaq51h1.png?width=898&format=png&auto=webp&s=0c6665cefa3623811f1e33e11120afcbc605a630

FETCH ComfyRegistry Data: 15/145

FETCH ComfyRegistry Data: 20/145

FETCH ComfyRegistry Data: 25/145

FETCH ComfyRegistry Data: 30/145

FETCH ComfyRegistry Data: 35/145

FETCH ComfyRegistry Data: 40/145

FETCH ComfyRegistry Data: 45/145

FETCH ComfyRegistry Data: 50/145

FETCH ComfyRegistry Data: 55/145

FETCH ComfyRegistry Data: 60/145

FETCH ComfyRegistry Data: 65/145

FETCH ComfyRegistry Data: 70/145

FETCH ComfyRegistry Data: 75/145

FETCH ComfyRegistry Data: 80/145

FETCH ComfyRegistry Data: 85/145

FETCH ComfyRegistry Data: 90/145

FETCH ComfyRegistry Data: 95/145

FETCH ComfyRegistry Data: 100/145

FETCH ComfyRegistry Data: 105/145

FETCH ComfyRegistry Data: 110/145

FETCH ComfyRegistry Data: 115/145

FETCH ComfyRegistry Data: 120/145

FETCH ComfyRegistry Data: 125/145

FETCH ComfyRegistry Data: 130/145

FETCH ComfyRegistry Data: 135/145

FETCH ComfyRegistry Data: 140/145

FETCH ComfyRegistry Data: 145/145

FETCH ComfyRegistry Data [DONE]

[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes

FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]

[ComfyUI-Manager] All startup tasks have been completed.

https://preview.redd.it/umjmm8v9q51h1.png?width=1003&format=png&auto=webp&s=3db6d83a8a84aa5bc80a81d1f3d0caf5ed420e67

https://preview.redd.it/uy5jb8v9q51h1.png?width=690&format=png&auto=webp&s=acb39c00a7793dde2928f3ee8ac0687a3f678c7b

https://preview.redd.it/mwt0o8v9q51h1.png?width=678&format=png&auto=webp&s=65dd8808962b5d3e2d03a3d705b99ab4d9e0c078

https://preview.redd.it/w00rx7v9q51h1.png?width=895&format=png&auto=webp&s=8524e8eadd85abec284728c854a3544c2bdfce9a

https://preview.redd.it/jr55n8v9q51h1.png?width=912&format=png&auto=webp&s=ea87a41a267dfa05fa1f29fadf3f83dc2aacf080

https://preview.redd.it/1402h7v9q51h1.png?width=898&format=png&auto=webp&s=e746041a32bc24f61f3660df6e5d9aae6804cbd1

https://preview.redd.it/6q5qs8v9q51h1.png?width=891&format=png&auto=webp&s=c890c0ad8ccf879e3ed597f6c619133d75868151

https://preview.redd.it/743zz7v9q51h1.png?width=757&format=png&auto=webp&s=217ec42ffe6ddc8bf66a32f1d59e6ff4ffbc55b5

reddit.com
u/Future-Bookkeeper594 — 6 hours ago

Sin salida ,no puedo arrancar Comfy ui.Agradezco toda la ayuda posible.

Llevo meses intentado poner en movimiento algunos nodos de comfy ui y no he podido, en resumen este post es para intentar solucionar el siguiente error, al intentar desinstalar algunas cosas para ver si funcionaba ya no he podido a volver a arrancarlo que debería hacer? Agradezco toda la ayuda posible,es un proceso largo y exasperante y mas cuando entiendes muy poco de informatica,muchas gracias.

C:\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build

Could not find platform independent libraries <prefix>

Fatal Python error: Failed to import encodings module

Python runtime state: core initialized

ModuleNotFoundError: No module named 'encodings'

reddit.com
u/Future-Bookkeeper594 — 2 days ago