ERROR: Could not find a version that satisfies the requirement pytorch-triton==2.3.1+958fccea74 (from versions: 2.0.0+0d7e753227, 2.0.0+3aa3d7024e, 2.0.0+af76c989eb, 2.0.0+b8b470bc59, 2.0.0+c8bfe3f548, 2.0.0+d54c04abe2, 2.1.0, 2.1.0+2c32f43999, 2.1.0+3c400e7818, 2.1.0+440fd1bf20, 2.1.0+46672772b4, 2.1.0+6e4932cda8, 2.1.0+7d1a95b046, 2.1.0+9820899b38, 2.1.0+9e3e10c5ed, 2.1.0+bcad9dabe1, 2.1.0+e6216047b8, 2.1.0+e650d3708b, 2.2.0+e28a256d71, 3.0.0+45fff310c8, 3.0.0+757b6a61e7, 3.0.0+901819d2b6, 3.0.0+989adb9a29, 3.0.0+a9bc1a3647, 3.0.0+dedb7bdf33, 3.1.0+5fe38ffd73, 3.1.0+cf34004b8a, 3.2.0, 3.2.0+git0d4682f0, 3.2.0+git35c6c7c6, 3.2.0+git4b3bb1f8, 3.2.0+gitb2684bf3, 3.2.0+gitf9cdf582, 3.3.0+git96316ce5, 3.3.0+gitab727c40) ERROR: No matching distribution found for pytorch-triton==2.3.1+958fccea74
This is an error when using make triton
command for v2.3.1 of Pytorch. I can’t find the exsistance of pytorch-triton==2.3.1+958fccea7
anywhere on the internet. When I try a 2.3.1 version from https://download.pytorch.org/whl/test/pytorch-triton/ it doesn’t detect it giving me the same error. I’m using Python version 3.11.11