I am getting an error message while executing pip install - r requirements. txt

#64
by yu19920006607 - opened

11.png
I received error messages saying 'Could not find a version that satisfies the requirement Triton==3.0.0' (from versions: none) and 'No matching distribution found for Triton==3.0.0' when executing pip install - r requirements. txt. Which version should be installed?

I get the same error. Some google results suggest there is only linux version for triton. I have no linux PC. If you kill this error, let me know please.

Try pip install nvidia-pytriton maybe working.

use this link https://huggingface.co/madbuda/triton-windows-builds, download the whl, then insatll your whl

Sign up or log in to comment