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

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.

我没有解决后来换成了linux系统 但是执行pip install - r requirements.txt 成功后 启动的时候报错 总数显示连接超时

Sign up or log in to comment