kijai / ComfyUI-CCSR

ComfyUI wrapper node for CCSR
https://csslc.github.io/project-CCSR/
176 stars 12 forks source link

Error during install triton version not found #4

Open hbardak opened 7 months ago

hbardak commented 7 months ago

Trying to install CCSR through Comfyui Manager and the installation return this message. Is there any solution ?

## Execute install/(de)activation script for 'D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\CCSR'
[!] ERROR: Could not find a version that satisfies the requirement triton==2.0.0 (from versions: none)
[!] ERROR: No matching distribution found for triton==2.0.0
[!]
[!] [notice] A new release of pip is available: 23.3.1 -> 24.0
[!] [notice] To update, run: D:\ComfyUI_windows_portable\python_embeded\python.exe -m pip install --upgrade pip
install/(de)activation script failed: D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\CCSR
kijai commented 7 months ago

That path doesn't look right, are you sure you installed this repo and not the main one? It should be ComfyUI-CCSR not just CCSR