triton: Unable to install via pip (different issue)

sort of a continuation from this issue https://github.com/ptillet/triton/issues/99 For a while the fix above worked fine, and I was able to use triton version 0.4.0, but recently I haven’t been able to install it. I still see it as the correct version on PyPi, but when I tried to install using pip I get the error

>>> pip3 install triton==0.4.0
ERROR: Could not find a version that satisfies the requirement triton==0.4.0 (from versions: 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.4.1, 1.0.0.dev20210502, 1.0.0.dev20210506, 1.0.0.dev20210508, 1.0.0.dev20210509, 1.0.0.dev20210510, 1.0.0.dev20210515, 1.0.0.dev20210516, 1.0.0.dev20210520, 1.0.0.dev20210521, 1.0.0.dev20210525, 1.0.0.dev20210601)
ERROR: No matching distribution found for triton==0.4.0

I also can’t install the version that’s listed, 0.4.1, getting the following error

>>> pip3 install triton==0.4.1
Collecting triton==0.4.1
  Downloading triton-0.4.1-cp37-cp37m-manylinux2010_x86_64.whl (14.9 MB)
     |████████████████████████████████| 14.9 MB 13.1 MB/s 
WARNING: Discarding https://files.pythonhosted.org/packages/74/00/990e44a74bba0735f55780ede9c717271887e7b48e4cedb1ab72086af169/triton-0.4.1-cp37-cp37m-manylinux2010_x86_64.whl#sha256=ced9481babfc33f4abfcdc983be20e12085dd396030fa147074b6c7202df78c0 (from https://pypi.org/simple/triton/). Requested triton==0.4.1 from https://files.pythonhosted.org/packages/74/00/990e44a74bba0735f55780ede9c717271887e7b48e4cedb1ab72086af169/triton-0.4.1-cp37-cp37m-manylinux2010_x86_64.whl#sha256=ced9481babfc33f4abfcdc983be20e12085dd396030fa147074b6c7202df78c0 has inconsistent version: filename has '0.4.1', but metadata has '0.4.0'
ERROR: Could not find a version that satisfies the requirement triton==0.4.1 (from versions: 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.4.1, 1.0.0.dev20210502, 1.0.0.dev20210506, 1.0.0.dev20210508, 1.0.0.dev20210509, 1.0.0.dev20210510, 1.0.0.dev20210515, 1.0.0.dev20210516, 1.0.0.dev20210520, 1.0.0.dev20210521, 1.0.0.dev20210525, 1.0.0.dev20210601)
ERROR: No matching distribution found for triton==0.4.1

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 19

Commits related to this issue

Most upvoted comments

Yeah, I also cannot install triton on windows. (base) C:\stable-diffusion-ui>pip install triton ERROR: Could not find a version that satisfies the requirement triton (from versions: none) ERROR: No matching distribution found for triton

Seem to be having the same issue now.

I think it should be fixed now if you install 0.4.2