fontogen icon indicating copy to clipboard operation
fontogen copied to clipboard

Triton Issue?

Open mpybkk opened this issue 1 year ago • 2 comments

Sorry, but I tried to run the last step of the install, but I get this error, any ideas how to resolve?

pip install -U --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton-nightly==2.1.0.dev20230801015042 --no-deps Looking in indexes: https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ ERROR: Could not find a version that satisfies the requirement triton-nightly==2.1.0.dev20230801015042 (from versions: none) ERROR: No matching distribution found for triton-nightly==2.1.0.dev20230801015042

mpybkk avatar Nov 14 '23 12:11 mpybkk

On windows 10, tried for the past 2 days to get this going, can't get it. The link about Triton comes up dead. Can you post that package or is there something I am doing wrong about that?

pip install -U --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton-nightly==2.1.0.dev20230801015042 --no-deps

mpybkk avatar Nov 16 '23 10:11 mpybkk

Hi, @mpybkk! I've updated the lockfile, and triton nightly isn't necessary anymore after the xformer's bump, https://github.com/SerCeMan/fontogen/commit/de1e50b2b42ed17bbfe442949957dd001b5ba80e.

SerCeMan avatar Nov 18 '23 01:11 SerCeMan