Ошибка сборки Python с репозиторием Stable Diffusion: `ОШИБКА: не удалось найти версию, удовлетворяющую требованию trito ⇐ Python
Ошибка сборки Python с репозиторием Stable Diffusion: `ОШИБКА: не удалось найти версию, удовлетворяющую требованию trito
I'm trying to run the Python build for the Stable Diffusion SDXL project: https://github.com/Stability-AI/generative-models
I'm mostly following the simple instructions provided on the github page. The project page says it supports Python 3.8 and Python 3.10. I tried Python 3.10, got an error that some dependency required Requires-Python >=3.7,=1.0.1 Using cached torchmetrics-1.1.2-py3-none-any.whl (764 kB) Collecting torchvision>=0.15.2 Using cached torchvision-0.15.2-cp38-cp38-macosx_11_0_arm64.whl (1.4 MB) Collecting tqdm>=4.65.0 Using cached tqdm-4.66.1-py3-none-any.whl (78 kB) Collecting transformers==4.19.1 Using cached transformers-4.19.1-py3-none-any.whl (4.2 MB) ERROR: Ignored the following versions that require a different python version: 0.55.2 Requires-Python =3.9; 1.25.0rc1 Requires-Python >=3.9; 1.25.1 Requires-Python >=3.9; 1.25.2 Requires-Python >=3.9; 1.26.0 Requires-Python =3.9; 1.26.0b1 Requires-Python =3.9; 1.26.0rc1 Requires-Python =3.9; 2.1.0 Requires-Python >=3.9; 2.1.0rc0 Requires-Python >=3.9; 2.1.1 Requires-Python >=3.9; 3.8.0 Requires-Python >=3.9; 3.8.0rc1 Requires-Python >=3.9 ERROR: Could not find a version that satisfies the requirement triton==2.0.0 (from versions: none) ERROR: No matching distribution found for triton==2.0.0
Источник: https://stackoverflow.com/questions/771 ... -find-a-ve
I'm trying to run the Python build for the Stable Diffusion SDXL project: https://github.com/Stability-AI/generative-models
I'm mostly following the simple instructions provided on the github page. The project page says it supports Python 3.8 and Python 3.10. I tried Python 3.10, got an error that some dependency required Requires-Python >=3.7,=1.0.1 Using cached torchmetrics-1.1.2-py3-none-any.whl (764 kB) Collecting torchvision>=0.15.2 Using cached torchvision-0.15.2-cp38-cp38-macosx_11_0_arm64.whl (1.4 MB) Collecting tqdm>=4.65.0 Using cached tqdm-4.66.1-py3-none-any.whl (78 kB) Collecting transformers==4.19.1 Using cached transformers-4.19.1-py3-none-any.whl (4.2 MB) ERROR: Ignored the following versions that require a different python version: 0.55.2 Requires-Python =3.9; 1.25.0rc1 Requires-Python >=3.9; 1.25.1 Requires-Python >=3.9; 1.25.2 Requires-Python >=3.9; 1.26.0 Requires-Python =3.9; 1.26.0b1 Requires-Python =3.9; 1.26.0rc1 Requires-Python =3.9; 2.1.0 Requires-Python >=3.9; 2.1.0rc0 Requires-Python >=3.9; 2.1.1 Requires-Python >=3.9; 3.8.0 Requires-Python >=3.9; 3.8.0rc1 Requires-Python >=3.9 ERROR: Could not find a version that satisfies the requirement triton==2.0.0 (from versions: none) ERROR: No matching distribution found for triton==2.0.0
Источник: https://stackoverflow.com/questions/771 ... -find-a-ve
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение