LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
4.8k stars 309 forks source link

Cant install RuinedFooocus on linux #990

Open XDM-Inc opened 1 week ago

XDM-Inc commented 1 week ago

Package

RuinedFooocus

When did the issue occur?

Running the Package

What GPU / hardware type are you using?

Radeon 7900 XTX

What happened?

the package can install but cant launch some errors i see are "Could not find compiler set in environment variable CC:" but i do have the environment setup

echo $CC
/usr/bin/gcc

i can install and use fooocus from mash1b but not this ruinedfooocus

Console output

Python 3.10.11 (main, May 7 2023, 19:26:31) [Clang 16.0.3 ] RuinedFooocus version: 1.56.0 Check pip Check pre-requirements This next step may take a while Installing required modules Traceback (most recent call last): File "/home/Render5/AI_Workshop/StabilityMatrix/Data/Packages/RuinedFooocus/launch.py", line 140, in prepare_environment() File "/home/Render5/AI_Workshop/StabilityMatrix/Data/Packages/RuinedFooocus/launch.py", line 78, in prepare_environment run_pip(f'install -r "{launch_pip_file}" --extra-index-url {torch_index_url}', "required modules") File "/home/Render5/AI_Workshop/StabilityMatrix/Data/Packages/RuinedFooocus/modules/launch_util.py", line 97, in run_pip return run( File "/home/Render5/AI_Workshop/StabilityMatrix/Data/Packages/RuinedFooocus/modules/launch_util.py", line 90, in run raise RuntimeError("\n".join(error_bits)) RuntimeError: Couldn't install required modules. Command: "/home/Render5/AI_Workshop/StabilityMatrix/Data/Packages/RuinedFooocus/venv/bin/python3" -m pip install -r "pip_modules.txt" --extra-index-url https://download.pytorch.org/whl/cu124 --prefer-binary Error code: 1 stdout: Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu124 Ignoring llama-cpp-python: markers 'platform_system == "Windows"' don't match your environment Collecting torch==2.5.1 (from -r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/torch-2.5.1%2Bcu124-cp310-cp310-linux_x86_64.whl (908.3 MB) Collecting torchvision==0.20.1 (from -r pip_modules.txt (line 2)) Using cached https://download.pytorch.org/whl/cu124/torchvision-0.20.1%2Bcu124-cp310-cp310-linux_x86_64.whl (7.3 MB) Collecting torchsde==0.2.6 (from -r pip_modules.txt (line 3)) Using cached torchsde-0.2.6-py3-none-any.whl.metadata (5.3 kB) Collecting einops==0.8.0 (from -r pip_modules.txt (line 4)) Using cached einops-0.8.0-py3-none-any.whl.metadata (12 kB) Collecting transformers==4.46.1 (from -r pip_modules.txt (line 5)) Using cached transformers-4.46.1-py3-none-any.whl.metadata (44 kB) Collecting accelerate==1.1.0 (from -r pip_modules.txt (line 6)) Using cached accelerate-1.1.0-py3-none-any.whl.metadata (19 kB) Collecting pyyaml==6.0.2 (from -r pip_modules.txt (line 7)) Using cached PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting tqdm==4.66.6 (from -r pip_modules.txt (line 8)) Using cached tqdm-4.66.6-py3-none-any.whl.metadata (57 kB) Collecting psutil==6.1.0 (from -r pip_modules.txt (line 9)) Using cached psutil-6.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting pytorch_lightning==1.9.4 (from -r pip_modules.txt (line 10)) Using cached pytorch_lightning-1.9.4-py3-none-any.whl.metadata (22 kB) Collecting omegaconf==2.2.3 (from -r pip_modules.txt (line 11)) Using cached omegaconf-2.2.3-py3-none-any.whl.metadata (3.9 kB) Collecting gradio==5.4.0 (from -r pip_modules.txt (line 12)) Using cached gradio-5.4.0-py3-none-any.whl.metadata (16 kB) Collecting diffusers==0.31.0 (from -r pip_modules.txt (line 13)) Using cached diffusers-0.31.0-py3-none-any.whl.metadata (18 kB) Collecting ftfy==6.1.1 (from -r pip_modules.txt (line 14)) Using cached ftfy-6.1.1-py3-none-any.whl.metadata (6.1 kB) Collecting clip_interrogator==0.6.0 (from -r pip_modules.txt (line 15)) Using cached clip_interrogator-0.6.0-py3-none-any.whl.metadata (4.9 kB) Collecting opencv-python==4.8.1.78 (from -r pip_modules.txt (line 16)) Using cached opencv_python-4.8.1.78-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB) Collecting kornia==0.7.3 (from -r pip_modules.txt (line 17)) Using cached kornia-0.7.3-py2.py3-none-any.whl.metadata (7.7 kB) Collecting sentencepiece==0.2.0 (from -r pip_modules.txt (line 18)) Using cached sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB) Collecting spandrel==0.3.4 (from -r pip_modules.txt (line 19)) Using cached spandrel-0.3.4-py3-none-any.whl.metadata (14 kB) Collecting imageio==2.34.1 (from imageio[pyav]==2.34.1->-r pip_modules.txt (line 20)) Using cached imageio-2.34.1-py3-none-any.whl.metadata (4.9 kB) Collecting beautifulsoup4==4.12.3 (from -r pip_modules.txt (line 21)) Using cached beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting protobuf==4.25.4 (from -r pip_modules.txt (line 22)) Using cached protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) Collecting rembg==2.0.58 (from -r pip_modules.txt (line 23)) Using cached rembg-2.0.58-py3-none-any.whl.metadata (16 kB) Collecting trimesh==4.4.4 (from -r pip_modules.txt (line 24)) Using cached trimesh-4.4.4-py3-none-any.whl.metadata (18 kB) Collecting jaxtyping==0.2.33 (from -r pip_modules.txt (line 25)) Using cached jaxtyping-0.2.33-py3-none-any.whl.metadata (6.4 kB) Collecting gpytoolbox==0.3.2 (from -r pip_modules.txt (line 26)) Using cached gpytoolbox-0.3.2-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.8 kB) Collecting pynim==1.0.5 (from -r pip_modules.txt (line 27)) Using cached pynim-1.0.5-py3-none-any.whl.metadata (1.5 kB) Collecting slangtorch==1.2.3 (from -r pip_modules.txt (line 28)) Using cached slangtorch-1.2.3-py3-none-any.whl.metadata (882 bytes) Collecting numpy-stl==3.1.2 (from -r pip_modules.txt (line 29)) Using cached numpy_stl-3.1.2-py3-none-any.whl.metadata (16 kB) Collecting pyrender==0.1.45 (from -r pip_modules.txt (line 30)) Using cached pyrender-0.1.45-py3-none-any.whl.metadata (1.5 kB) Collecting gguf==0.10.0 (from -r pip_modules.txt (line 31)) Using cached gguf-0.10.0-py3-none-any.whl.metadata (3.5 kB) Requirement already satisfied: typing-extensions==4.12.2 in ./venv/lib/python3.10/site-packages (from -r pip_modules.txt (line 32)) (4.12.2) Collecting diskcache==5.6.3 (from -r pip_modules.txt (line 33)) Using cached diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) Requirement already satisfied: jinja2==3.1.4 in ./venv/lib/python3.10/site-packages (from -r pip_modules.txt (line 34)) (3.1.4) Collecting llama_cpp_python==0.3.0 (from -r pip_modules.txt (line 35)) Using cached llama_cpp_python-0.3.0.tar.gz (63.9 MB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: filelock in ./venv/lib/python3.10/site-packages (from torch==2.5.1->-r pip_modules.txt (line 1)) (3.16.1) Requirement already satisfied: networkx in ./venv/lib/python3.10/site-packages (from torch==2.5.1->-r pip_modules.txt (line 1)) (3.4.2) Requirement already satisfied: fsspec in ./venv/lib/python3.10/site-packages (from torch==2.5.1->-r pip_modules.txt (line 1)) (2024.10.0) Collecting nvidia-cuda-nvrtc-cu12==12.4.127 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_cuda_nvrtc_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (24.6 MB) Collecting nvidia-cuda-runtime-cu12==12.4.127 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_cuda_runtime_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (883 kB) Collecting nvidia-cuda-cupti-cu12==12.4.127 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_cuda_cupti_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (13.8 MB) Collecting nvidia-cudnn-cu12==9.1.0.70 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl (664.8 MB) Collecting nvidia-cublas-cu12==12.4.5.8 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_cublas_cu12-12.4.5.8-py3-none-manylinux2014_x86_64.whl (363.4 MB) Collecting nvidia-cufft-cu12==11.2.1.3 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_cufft_cu12-11.2.1.3-py3-none-manylinux2014_x86_64.whl (211.5 MB) Collecting nvidia-curand-cu12==10.3.5.147 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_curand_cu12-10.3.5.147-py3-none-manylinux2014_x86_64.whl (56.3 MB) Collecting nvidia-cusolver-cu12==11.6.1.9 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_cusolver_cu12-11.6.1.9-py3-none-manylinux2014_x86_64.whl (127.9 MB) Collecting nvidia-cusparse-cu12==12.3.1.170 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_cusparse_cu12-12.3.1.170-py3-none-manylinux2014_x86_64.whl (207.5 MB) Collecting nvidia-nccl-cu12==2.21.5 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/nvidia_nccl_cu12-2.21.5-py3-none-manylinux2014_x86_64.whl (188.7 MB) Collecting nvidia-nvtx-cu12==12.4.127 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_nvtx_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (99 kB) Collecting nvidia-nvjitlink-cu12==12.4.127 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/cu124/nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (21.1 MB) Collecting triton==3.1.0 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/triton-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.5 MB) Collecting sympy==1.13.1 (from torch==2.5.1->-r pip_modules.txt (line 1)) Using cached https://download.pytorch.org/whl/sympy-1.13.1-py3-none-any.whl (6.2 MB) Requirement already satisfied: numpy in ./venv/lib/python3.10/site-packages (from torchvision==0.20.1->-r pip_modules.txt (line 2)) (2.1.3) Requirement already satisfied: pillow!=8.3.,>=5.3.0 in ./venv/lib/python3.10/site-packages (from torchvision==0.20.1->-r pip_modules.txt (line 2)) (11.0.0) Collecting scipy>=1.5 (from torchsde==0.2.6->-r pip_modules.txt (line 3)) Using cached scipy-1.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting trampoline>=0.1.2 (from torchsde==0.2.6->-r pip_modules.txt (line 3)) Using cached trampoline-0.1.2-py3-none-any.whl.metadata (10 kB) Collecting huggingface-hub<1.0,>=0.23.2 (from transformers==4.46.1->-r pip_modules.txt (line 5)) Using cached huggingface_hub-0.26.2-py3-none-any.whl.metadata (13 kB) Requirement already satisfied: packaging>=20.0 in ./venv/lib/python3.10/site-packages (from transformers==4.46.1->-r pip_modules.txt (line 5)) (24.2) Collecting regex!=2019.12.17 (from transformers==4.46.1->-r pip_modules.txt (line 5)) Using cached regex-2024.11.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) Requirement already satisfied: requests in ./venv/lib/python3.10/site-packages (from transformers==4.46.1->-r pip_modules.txt (line 5)) (2.32.3) Collecting safetensors>=0.4.1 (from transformers==4.46.1->-r pip_modules.txt (line 5)) Using cached safetensors-0.4.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) Collecting tokenizers<0.21,>=0.20 (from transformers==4.46.1->-r pip_modules.txt (line 5)) Downloading tokenizers-0.20.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting torchmetrics>=0.7.0 (from pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) Using cached torchmetrics-1.5.2-py3-none-any.whl.metadata (20 kB) Collecting lightning-utilities>=0.6.0.post0 (from pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) Using cached https://download.pytorch.org/whl/lightning_utilities-0.11.8-py3-none-any.whl (26 kB) Collecting antlr4-python3-runtime==4.9. (from omegaconf==2.2.3->-r pip_modules.txt (line 11)) Using cached antlr4_python3_runtime-4.9.3-py3-none-any.whl Collecting aiofiles<24.0,>=22.0 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached aiofiles-23.2.1-py3-none-any.whl.metadata (9.7 kB) Collecting anyio<5.0,>=3.0 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached anyio-4.6.2.post1-py3-none-any.whl.metadata (4.7 kB) Collecting fastapi<1.0,>=0.115.2 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached fastapi-0.115.4-py3-none-any.whl.metadata (27 kB) Collecting ffmpy (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached ffmpy-0.4.0-py3-none-any.whl.metadata (2.9 kB) Collecting gradio-client==1.4.2 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached gradio_client-1.4.2-py3-none-any.whl.metadata (7.1 kB) Collecting httpx>=0.24.1 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached httpx-0.27.2-py3-none-any.whl.metadata (7.1 kB) Collecting markupsafe~=2.0 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached https://download.pytorch.org/whl/MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting orjson~=3.0 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached orjson-3.10.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (50 kB) Collecting pandas<3.0,>=1.0 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached pandas-2.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB) Collecting pydantic>=2.0 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached pydantic-2.9.2-py3-none-any.whl.metadata (149 kB) Collecting pydub (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached pydub-0.25.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting python-multipart==0.0.12 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached python_multipart-0.0.12-py3-none-any.whl.metadata (1.9 kB) Collecting ruff>=0.2.2 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Downloading ruff-0.7.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (25 kB) Collecting safehttpx<1.0,>=0.1.1 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached safehttpx-0.1.1-py3-none-any.whl.metadata (4.1 kB) Collecting semantic-version~=2.0 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Collecting starlette<1.0,>=0.40.0 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached starlette-0.41.2-py3-none-any.whl.metadata (6.0 kB) Collecting tomlkit==0.12.0 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached tomlkit-0.12.0-py3-none-any.whl.metadata (2.7 kB) Collecting typer<1.0,>=0.12 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Downloading typer-0.13.0-py3-none-any.whl.metadata (15 kB) Collecting uvicorn>=0.14.0 (from gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached uvicorn-0.32.0-py3-none-any.whl.metadata (6.6 kB) Collecting importlib-metadata (from diffusers==0.31.0->-r pip_modules.txt (line 13)) Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting wcwidth>=0.2.5 (from ftfy==6.1.1->-r pip_modules.txt (line 14)) Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting open-clip-torch (from clip_interrogator==0.6.0->-r pip_modules.txt (line 15)) Using cached open_clip_torch-2.29.0-py3-none-any.whl.metadata (31 kB) Collecting kornia-rs>=0.1.0 (from kornia==0.7.3->-r pip_modules.txt (line 17)) Using cached kornia_rs-0.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) Collecting soupsieve>1.2 (from beautifulsoup4==4.12.3->-r pip_modules.txt (line 21)) Using cached soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting jsonschema (from rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting onnxruntime (from rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached onnxruntime-1.20.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (4.4 kB) Collecting opencv-python-headless (from rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached opencv_python_headless-4.10.0.84-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) Collecting pooch (from rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached pooch-1.8.2-py3-none-any.whl.metadata (10 kB) Collecting pymatting (from rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached PyMatting-1.1.12-py3-none-any.whl.metadata (7.4 kB) Collecting scikit-image (from rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached scikit_image-0.24.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB) Collecting typeguard==2.13.3 (from jaxtyping==0.2.33->-r pip_modules.txt (line 25)) Using cached typeguard-2.13.3-py3-none-any.whl.metadata (3.6 kB) Collecting numpy (from torchvision==0.20.1->-r pip_modules.txt (line 2)) Using cached numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting pyinstaller (from pynim==1.0.5->-r pip_modules.txt (line 27)) Using cached pyinstaller-6.11.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB) Collecting argparse (from pynim==1.0.5->-r pip_modules.txt (line 27)) Using cached argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB) Collecting hatchling>=1.11.0 (from slangtorch==1.2.3->-r pip_modules.txt (line 28)) Using cached hatchling-1.25.0-py3-none-any.whl.metadata (3.8 kB) Collecting ninja (from slangtorch==1.2.3->-r pip_modules.txt (line 28)) Using cached ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (5.3 kB) Collecting python-utils>=3.4.5 (from numpy-stl==3.1.2->-r pip_modules.txt (line 29)) Using cached python_utils-3.9.0-py2.py3-none-any.whl.metadata (9.8 kB) Collecting freetype-py (from pyrender==0.1.45->-r pip_modules.txt (line 30)) Using cached freetype_py-2.5.1-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.3 kB) Collecting pyglet>=1.4.10 (from pyrender==0.1.45->-r pip_modules.txt (line 30)) Using cached pyglet-2.0.18-py3-none-any.whl.metadata (7.9 kB) Collecting PyOpenGL==3.1.0 (from pyrender==0.1.45->-r pip_modules.txt (line 30)) Using cached PyOpenGL-3.1.0-py3-none-any.whl Collecting six (from pyrender==0.1.45->-r pip_modules.txt (line 30)) Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting av (from imageio[pyav]==2.34.1->-r pip_modules.txt (line 20)) Using cached av-13.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.4 kB) Collecting websockets<13.0,>=10.0 (from gradio-client==1.4.2->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached websockets-12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Requirement already satisfied: mpmath<1.4,>=1.1.0 in ./venv/lib/python3.10/site-packages (from sympy==1.13.1->torch==2.5.1->-r pip_modules.txt (line 1)) (1.3.0) Requirement already satisfied: idna>=2.8 in ./venv/lib/python3.10/site-packages (from anyio<5.0,>=3.0->gradio==5.4.0->-r pip_modules.txt (line 12)) (3.10) Collecting sniffio>=1.1 (from anyio<5.0,>=3.0->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting exceptiongroup>=1.0.2 (from anyio<5.0,>=3.0->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) Using cached aiohttp-3.10.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.6 kB) Collecting pathspec>=0.10.1 (from hatchling>=1.11.0->slangtorch==1.2.3->-r pip_modules.txt (line 28)) Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pluggy>=1.0.0 (from hatchling>=1.11.0->slangtorch==1.2.3->-r pip_modules.txt (line 28)) Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting tomli>=1.2.2 (from hatchling>=1.11.0->slangtorch==1.2.3->-r pip_modules.txt (line 28)) Using cached tomli-2.0.2-py3-none-any.whl.metadata (10.0 kB) Collecting trove-classifiers (from hatchling>=1.11.0->slangtorch==1.2.3->-r pip_modules.txt (line 28)) Using cached trove_classifiers-2024.10.21.16-py3-none-any.whl.metadata (2.2 kB) Requirement already satisfied: certifi in ./venv/lib/python3.10/site-packages (from httpx>=0.24.1->gradio==5.4.0->-r pip_modules.txt (line 12)) (2024.8.30) Collecting httpcore==1. (from httpx>=0.24.1->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached httpcore-1.0.6-py3-none-any.whl.metadata (21 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.->httpx>=0.24.1->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Requirement already satisfied: setuptools in ./venv/lib/python3.10/site-packages (from lightning-utilities>=0.6.0.post0->pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) (75.2.0) Collecting python-dateutil>=2.8.2 (from pandas<3.0,>=1.0->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pytz>=2020.1 (from pandas<3.0,>=1.0->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas<3.0,>=1.0->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached tzdata-2024.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting annotated-types>=0.6.0 (from pydantic>=2.0->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.23.4 (from pydantic>=2.0->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached pydantic_core-2.23.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting click>=8.0.0 (from typer<1.0,>=0.12->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting shellingham>=1.3.0 (from typer<1.0,>=0.12->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) Collecting rich>=10.11.0 (from typer<1.0,>=0.12->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached rich-13.9.4-py3-none-any.whl.metadata (18 kB) Collecting zipp>=3.20 (from importlib-metadata->diffusers==0.31.0->-r pip_modules.txt (line 13)) Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB) Collecting attrs>=22.2.0 (from jsonschema->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached attrs-24.2.0-py3-none-any.whl.metadata (11 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached rpds_py-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting coloredlogs (from onnxruntime->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached coloredlogs-15.0.1-py2.py3-none-any.whl.metadata (12 kB) Collecting flatbuffers (from onnxruntime->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached flatbuffers-24.3.25-py2.py3-none-any.whl.metadata (850 bytes) Collecting timm (from open-clip-torch->clip_interrogator==0.6.0->-r pip_modules.txt (line 15)) Using cached timm-1.0.11-py3-none-any.whl.metadata (48 kB) Collecting platformdirs>=2.5.0 (from pooch->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) Requirement already satisfied: charset-normalizer<4,>=2 in ./venv/lib/python3.10/site-packages (from requests->transformers==4.46.1->-r pip_modules.txt (line 5)) (3.4.0) Requirement already satisfied: urllib3<3,>=1.21.1 in ./venv/lib/python3.10/site-packages (from requests->transformers==4.46.1->-r pip_modules.txt (line 5)) (2.2.3) Collecting altgraph (from pyinstaller->pynim==1.0.5->-r pip_modules.txt (line 27)) Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB) Collecting pyinstaller-hooks-contrib>=2024.8 (from pyinstaller->pynim==1.0.5->-r pip_modules.txt (line 27)) Using cached pyinstaller_hooks_contrib-2024.9-py3-none-any.whl.metadata (16 kB) Collecting numba!=0.49.0 (from pymatting->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached numba-0.60.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB) Collecting tifffile>=2022.8.12 (from scikit-image->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached tifffile-2024.9.20-py3-none-any.whl.metadata (32 kB) Collecting lazy-loader>=0.4 (from scikit-image->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) Collecting aiohappyeyeballs>=2.3.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) Using cached aiohappyeyeballs-2.4.3-py3-none-any.whl.metadata (6.1 kB) Collecting aiosignal>=1.1.2 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) Using cached aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB) Collecting frozenlist>=1.1.1 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) Using cached frozenlist-1.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB) Collecting multidict<7.0,>=4.5 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) Using cached multidict-6.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.0 kB) Collecting yarl<2.0,>=1.12.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) Using cached yarl-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (64 kB) Collecting async-timeout<5.0,>=4.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) Collecting llvmlite<0.44,>=0.43.0dev0 (from numba!=0.49.0->pymatting->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached llvmlite-0.43.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB) Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer<1.0,>=0.12->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer<1.0,>=0.12->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting humanfriendly>=9.1 (from coloredlogs->onnxruntime->rembg==2.0.58->-r pip_modules.txt (line 23)) Using cached humanfriendly-10.0-py2.py3-none-any.whl.metadata (9.2 kB) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer<1.0,>=0.12->gradio==5.4.0->-r pip_modules.txt (line 12)) Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting propcache>=0.2.0 (from yarl<2.0,>=1.12.0->aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>2021.06.0->pytorch_lightning==1.9.4->-r pip_modules.txt (line 10)) Using cached propcache-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB) Using cached torchsde-0.2.6-py3-none-any.whl (61 kB) Using cached einops-0.8.0-py3-none-any.whl (43 kB) Using cached transformers-4.46.1-py3-none-any.whl (10.0 MB) Using cached accelerate-1.1.0-py3-none-any.whl (333 kB) Using cached PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) Using cached tqdm-4.66.6-py3-none-any.whl (78 kB) Using cached psutil-6.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287 kB) Using cached pytorch_lightning-1.9.4-py3-none-any.whl (827 kB) Using cached omegaconf-2.2.3-py3-none-any.whl (79 kB) Using cached gradio-5.4.0-py3-none-any.whl (56.7 MB) Using cached diffusers-0.31.0-py3-none-any.whl (2.9 MB) Using cached ftfy-6.1.1-py3-none-any.whl (53 kB) Using cached clip_interrogator-0.6.0-py3-none-any.whl (787 kB) Using cached opencv_python-4.8.1.78-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61.7 MB) Using cached kornia-0.7.3-py2.py3-none-any.whl (833 kB) Using cached sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) Using cached spandrel-0.3.4-py3-none-any.whl (268 kB) Using cached imageio-2.34.1-py3-none-any.whl (313 kB) Using cached beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Using cached protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl (294 kB) Using cached rembg-2.0.58-py3-none-any.whl (33 kB) Using cached trimesh-4.4.4-py3-none-any.whl (696 kB) Using cached jaxtyping-0.2.33-py3-none-any.whl (42 kB) Using cached gpytoolbox-0.3.2-cp310-cp310-manylinux_2_28_x86_64.whl (12.3 MB) Using cached pynim-1.0.5-py3-none-any.whl (5.1 kB) Using cached slangtorch-1.2.3-py3-none-any.whl (16.2 MB) Using cached numpy_stl-3.1.2-py3-none-any.whl (20 kB) Using cached pyrender-0.1.45-py3-none-any.whl (1.2 MB) Using cached gguf-0.10.0-py3-none-any.whl (71 kB) Using cached diskcache-5.6.3-py3-none-any.whl (45 kB) Using cached gradio_client-1.4.2-py3-none-any.whl (319 kB) Using cached python_multipart-0.0.12-py3-none-any.whl (23 kB) Using cached tomlkit-0.12.0-py3-none-any.whl (37 kB) Using cached typeguard-2.13.3-py3-none-any.whl (17 kB) Using cached aiofiles-23.2.1-py3-none-any.whl (15 kB) Using cached anyio-4.6.2.post1-py3-none-any.whl (90 kB) Using cached fastapi-0.115.4-py3-none-any.whl (94 kB) Using cached hatchling-1.25.0-py3-none-any.whl (84 kB) Using cached httpx-0.27.2-py3-none-any.whl (76 kB) Using cached httpcore-1.0.6-py3-none-any.whl (78 kB) Using cached huggingface_hub-0.26.2-py3-none-any.whl (447 kB) Using cached kornia_rs-0.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) Using cached numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) Using cached orjson-3.10.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Using cached pandas-2.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) Using cached pydantic-2.9.2-py3-none-any.whl (434 kB) Using cached pydantic_core-2.23.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) Using cached pyglet-2.0.18-py3-none-any.whl (941 kB) Using cached python_utils-3.9.0-py2.py3-none-any.whl (32 kB) Using cached regex-2024.11.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (781 kB) Downloading ruff-0.7.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 79.5 MB/s eta 0:00:00

Using cached safehttpx-0.1.1-py3-none-any.whl (8.4 kB) Using cached safetensors-0.4.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) Using cached scipy-1.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.2 MB) Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Using cached soupsieve-2.6-py3-none-any.whl (36 kB) Using cached starlette-0.41.2-py3-none-any.whl (73 kB) Downloading tokenizers-0.20.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 97.0 MB/s eta 0:00:00

Using cached torchmetrics-1.5.2-py3-none-any.whl (891 kB) Using cached trampoline-0.1.2-py3-none-any.whl (5.2 kB) Downloading typer-0.13.0-py3-none-any.whl (44 kB) Using cached uvicorn-0.32.0-py3-none-any.whl (63 kB) Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Using cached argparse-1.4.0-py2.py3-none-any.whl (23 kB) Using cached av-13.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (33.1 MB) Using cached ffmpy-0.4.0-py3-none-any.whl (5.8 kB) Using cached freetype_py-2.5.1-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.0 MB) Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB) Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB) Using cached ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) Using cached onnxruntime-1.20.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.3 MB) Using cached open_clip_torch-2.29.0-py3-none-any.whl (1.5 MB) Using cached opencv_python_headless-4.10.0.84-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (49.9 MB) Using cached pooch-1.8.2-py3-none-any.whl (64 kB) Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB) Using cached pyinstaller-6.11.0-py3-none-manylinux2014_x86_64.whl (707 kB) Using cached PyMatting-1.1.12-py3-none-any.whl (52 kB) Using cached scikit_image-0.24.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.9 MB) Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Using cached aiohttp-3.10.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) Using cached annotated_types-0.7.0-py3-none-any.whl (13 kB) Using cached attrs-24.2.0-py3-none-any.whl (63 kB) Using cached click-8.1.7-py3-none-any.whl (97 kB) Using cached exceptiongroup-1.2.2-py3-none-any.whl (16 kB) Using cached h11-0.14.0-py3-none-any.whl (58 kB) Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Using cached lazy_loader-0.4-py3-none-any.whl (12 kB) Using cached numba-0.60.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Using cached platformdirs-4.3.6-py3-none-any.whl (18 kB) Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached pyinstaller_hooks_contrib-2024.9-py3-none-any.whl (336 kB) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Using cached pytz-2024.2-py2.py3-none-any.whl (508 kB) Using cached referencing-0.35.1-py3-none-any.whl (26 kB) Using cached rich-13.9.4-py3-none-any.whl (242 kB) Using cached rpds_py-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB) Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) Using cached sniffio-1.3.1-py3-none-any.whl (10 kB) Using cached tifffile-2024.9.20-py3-none-any.whl (228 kB) Using cached tomli-2.0.2-py3-none-any.whl (13 kB) Using cached tzdata-2024.2-py2.py3-none-any.whl (346 kB) Using cached websockets-12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (130 kB) Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB) Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB) Using cached coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB) Using cached flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB) Using cached timm-1.0.11-py3-none-any.whl (2.3 MB) Using cached trove_classifiers-2024.10.21.16-py3-none-any.whl (13 kB) Using cached aiohappyeyeballs-2.4.3-py3-none-any.whl (14 kB) Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB) Using cached frozenlist-1.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (241 kB) Using cached humanfriendly-10.0-py2.py3-none-any.whl (86 kB) Using cached llvmlite-0.43.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.9 MB) Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Using cached multidict-6.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (124 kB) Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB) Using cached yarl-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (318 kB) Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) Using cached propcache-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208 kB) Building wheels for collected packages: llama_cpp_python Building wheel for llama_cpp_python (pyproject.toml): started Building wheel for llama_cpp_python (pyproject.toml): finished with status 'error' Failed to build llama_cpp_python

stderr: error: subprocess-exited-with-error

× Building wheel for llama_cpp_python (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [16 lines of output] scikit-build-core 0.10.7 using CMake 3.30.5 (wheel) Configuring CMake... loading initial cache file /tmp/tmpsi4cdqac/build/CMakeInit.txt CMake Error at /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:49 (message): Could not find compiler set in environment variable CC:

    clang -pthread.
  Call Stack (most recent call first):
    CMakeLists.txt:3 (project)

  CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
  CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  -- Configuring incomplete, errors occurred!

  *** CMake configuration failed
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for llama_cpp_python ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (llama_cpp_python)

when launching the command from terminal i get

`Python 3.13.0 (main, Oct 8 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] RuinedFooocus version: 1.56.0 Check pip Check pre-requirements This next step may take a while Installing required modules Traceback (most recent call last): File "/home/render5/AI_Workshop/StabilityMatrix/Data/Packages/RuinedFooocus/launch.py", line 150, in prepare_environment()


  File "/home/render5/AI_Workshop/StabilityMatrix/Data/Packages/RuinedFooocus/launch.py", line 78, in prepare_environment
    run_pip(f'install -r "{launch_pip_file}" --extra-index-url {torch_index_url}', "required modules")
    ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/render5/AI_Workshop/StabilityMatrix/Data/Packages/RuinedFooocus/modules/launch_util.py", line 97, in run_pip
    return run(
        f'"{python}" -m pip {command} --prefer-binary{index_url_line}',
    ...<2 lines>...
        live=live,
    )
  File "/home/render5/AI_Workshop/StabilityMatrix/Data/Packages/RuinedFooocus/modules/launch_util.py", line 90, in run
    raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't install required modules.
Command: "/usr/bin/python" -m pip install -r "pip_modules.txt" --extra-index-url https://download.pytorch.org/whl/cu121 --prefer-binary
Error code: 1
stdout: Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu121
Ignoring llama-cpp-python: markers 'platform_system == "Windows"' don't match your environment

stderr: ERROR: Could not find a version that satisfies the requirement torch==2.2.2 (from versions: 2.5.0, 2.5.0+cu121, 2.5.1, 2.5.1+cu121)
ERROR: No matching distribution found for torch==2.2.2
`

### Version

v2.12.3

### What Operating System are you using?

Linux
XDM-Inc commented 1 week ago

UPDATE: got it working by installing additional packages from the standard fooocus into the ruinedfooocus by using pip commands inside venv. ill have to test to see if this was a fluke or not. but it looks like the stability matrix setup is not installing the correct packages on its own for ruinedfooocus. one of those being the Rocm amd torch