You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pip install -r requirements.txt
ERROR: Could not find a version that satisfies the requirement triton (from versions: none)
ERROR: No matching distribution found for triton
When installing the dependencies, it seems that Tencent source can't provide Triton 2.0.0 version for windows with Python 3.9.
I've searched all over the net and can't find triton-2.0.0-cp39-cp9-win_amd64.whl, it looks like it's only available version for Linux.
What should I do?
The text was updated successfully, but these errors were encountered:
pip install -r requirements.txt
ERROR: Could not find a version that satisfies the requirement triton (from versions: none)
ERROR: No matching distribution found for triton
When installing the dependencies, it seems that Tencent source can't provide Triton 2.0.0 version for windows with Python 3.9.
I've searched all over the net and can't find triton-2.0.0-cp39-cp9-win_amd64.whl, it looks like it's only available version for Linux.
What should I do?
The text was updated successfully, but these errors were encountered: