项目场景:triton==2.0.0 pip install 异常

问题描述

`ERROR: Could not find a version that satisfies the requirement triton==2.0.0
I tried Python 3.10, got an error that some dependency required Requires-Python >=3.7,< 3.10

解决方案:

更换为:
pip install https://huggingface.co/r4ziel/xformers_pre_built/resolve/main/triton-2.0.0-cp310-cp310-win_amd64.whl

参考:
https://stackoverflow.com/questions/77152235/python-build-error-with-stable-diffusion-repository-error-could-not-find-a-ve

Logo

欢迎来到FlagOS开发社区,这里是一个汇聚了AI开发者、数据科学家、机器学习爱好者以及业界专家的活力平台。我们致力于成为业内领先的Triton技术交流与应用分享的殿堂,为推动人工智能技术的普及与深化应用贡献力量。

更多推荐