ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

backend='inductor' raised: ImportError: cannot import name 'triton_key' from 'triton.compiler.compiler'

Open ghost opened this issue 1 month ago • 3 comments

Custom Node Testing

Your question

backend='inductor' raised: ImportError: cannot import name 'triton_key' from 'triton.compiler.compiler' (E:\Project\ComfyUI-aki-v2\python\Lib\site-packages\triton\compiler\compiler.py)

Set TORCHDYNAMO_VERBOSE=1 for the internal stack trace (please do this especially if you're reporting a bug to PyTorch). For even more developer context, set TORCH_LOGS="+dynamo"

HelPPPPPPPPPPPPPPPPPPPP

Logs


Other

No response

ghost avatar Oct 26 '25 05:10 ghost

same here today, dunno what broke my install because everything was fine with this particular workflow last week. triton runs fine when tested

DrMacabre avatar Oct 28 '25 14:10 DrMacabre

same here today, dunno what broke my install because everything was fine with this particular workflow last week. triton runs fine when tested

Same problem and it also used to work. Were you able to solve it?

galloperx avatar Nov 14 '25 07:11 galloperx

same here today, dunno what broke my install because everything was fine with this particular workflow last week. triton runs fine when tested

Same problem and it also used to work. Were you able to solve it?

did a fresh install of comfy portable with easy install. Took 20 minutes but everything back to normal. And i stayed away from nunchaku this time cause that's what broke my install

DrMacabre avatar Nov 14 '25 08:11 DrMacabre

I am also getting this issue

MineBorder10444 avatar Nov 17 '25 16:11 MineBorder10444