I might be misunderstanding things here. I'm running ComfyUI-Easy-Install.sh per the instructions at:
https://github.com/Tavris1/ComfyUI-Easy-Install/tree/MAC-Linux?tab=readme-ov-file#-linux-and-proxmox-installation
When it gets to "Installing Triton" it appears to find the supported version 3.5.1, then uninstall it and install the newer version 3.6.0, then complain that 3.6.0 is unsupported and the required version is 3.5.1. Am I interpreting this output correctly? How do I deal with this?
Attempting uninstall: triton
Found existing installation: triton 3.5.1
Uninstalling triton-3.5.1:
Successfully uninstalled triton-3.5.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torch 2.9.1+cu130 requires triton==3.5.1; platform_system == "Linux", but you have triton 3.6.0 which is incompatible.
Successfully installed triton-3.6.0
I might be misunderstanding things here. I'm running ComfyUI-Easy-Install.sh per the instructions at:
https://github.com/Tavris1/ComfyUI-Easy-Install/tree/MAC-Linux?tab=readme-ov-file#-linux-and-proxmox-installation
When it gets to "Installing Triton" it appears to find the supported version 3.5.1, then uninstall it and install the newer version 3.6.0, then complain that 3.6.0 is unsupported and the required version is 3.5.1. Am I interpreting this output correctly? How do I deal with this?