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
Recently I was trying to install triton on my local computer (mac). But I got this:
(use-oai-triton) lixin@Tims-MacBook-Pro ~ % pip install triton
ERROR: Could not find a version that satisfies the requirement triton (from versions: none)
ERROR: No matching distribution found for triton
However, I tried it in my ubuntu remote VM. Then I can install it successfully.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Recently I was trying to install triton on my local computer (mac). But I got this:
However, I tried it in my ubuntu remote VM. Then I can install it successfully.
So, currently I can only install it in linux?
Beta Was this translation helpful? Give feedback.
All reactions