kijai / ComfyUI-MochiWrapper

Apache License 2.0
648 stars 53 forks source link

Failed to find C compiler. Please specify via CC environment variable #91

Open ddddddeyrueuad opened 5 days ago

ddddddeyrueuad commented 5 days ago

show "Failed to find C compiler. Please specify via CC environment variable . ", use sageatten

kijai commented 5 days ago

Sageattention requires installing Triton, for Windows this is the only working option currently: https://github.com/woct0rdho/triton-windows

Which requires installing visual studio and cuda-toolkit for compilation, your error comes from missing that.