-
Notifications
You must be signed in to change notification settings - Fork 44
Description
When I run the code, 'latest triton must be installed.' pip install -U --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton - the nightly ` first ' is given. But when I pip install it on windows, "ERROR: Could not find a version that satisfies the requirement triton-nightly (from versions: none)
ERROR: No matching distribution found for triton-nightly". And when I try to open that URL, it prompts me: {"$id":"1","innerException":null,"message":"TF400813: The user '4b9d2021-5b93-68c1-b3f4-8950cde8aba2' is not authorized to access this resource.","typeName":"Microsoft.TeamFoundation.Framework.Server.UnauthorizedRequestException, Microsoft.TeamFoundation.Framework.Server","typeKey":"UnauthorizedRequestException","errorCode":0,"eventId":3000}.Could you help me with this problem?