Replies: 1 comment
-
I got this same thing after I installed the newest version of forge on stability matrix. Only other notable events were installing Visual Studio |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
venv "Z:\stable-diffusion-webui-reForge\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: f0.0.20.1-v1.10.0RC-latest-600-g552bc6ee
Commit hash: 552bc6eeeb7212250327522712e42536a0f4d971
Installing requirements
Traceback (most recent call last):
File "Z:\stable-diffusion-webui-reForge\launch.py", line 51, in
main()
File "Z:\stable-diffusion-webui-reForge\launch.py", line 39, in main
prepare_environment()
File "Z:\stable-diffusion-webui-reForge\modules\launch_utils.py", line 468, in prepare_environment
run_pip(f"install -r "{requirements_file}"", "requirements")
File "Z:\stable-diffusion-webui-reForge\modules\launch_utils.py", line 153, in run_pip
return run(f'"{python}" -m pip {command} --prefer-binary{index_url_line}', desc=f"Installing {desc}", errdesc=f"Couldn't install {desc}", live=live)
File "Z:\stable-diffusion-webui-reForge\modules\launch_utils.py", line 125, in run
raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't install requirements.
Command: "Z:\stable-diffusion-webui-reForge\venv\Scripts\python.exe" -m pip install -r "requirements_versions.txt" --prefer-binary
Error code: 1
stdout: Collecting setuptools==69.5.1
Using cached setuptools-69.5.1-py3-none-any.whl (894 kB)
Collecting GitPython==3.1.32
Using cached GitPython-3.1.32-py3-none-any.whl (188 kB)
Collecting Pillow==9.5.0
Using cached Pillow-9.5.0-cp310-cp310-win_amd64.whl (2.5 MB)
Collecting accelerate==0.21.0
Using cached accelerate-0.21.0-py3-none-any.whl (244 kB)
Collecting blendmodes==2022
Using cached blendmodes-2022-py3-none-any.whl (10 kB)
Collecting clean-fid==0.1.35
Using cached clean_fid-0.1.35-py3-none-any.whl (26 kB)
Collecting diskcache==5.6.3
Using cached diskcache-5.6.3-py3-none-any.whl (45 kB)
Collecting einops==0.4.1
Using cached einops-0.4.1-py3-none-any.whl (28 kB)
Collecting facexlib==0.3.0
Using cached facexlib-0.3.0-py3-none-any.whl (59 kB)
Collecting fastapi==0.94.0
Using cached fastapi-0.94.0-py3-none-any.whl (56 kB)
Collecting gradio==3.41.2
Using cached gradio-3.41.2-py3-none-any.whl (20.1 MB)
Collecting httpcore==0.15
Using cached httpcore-0.15.0-py3-none-any.whl (68 kB)
Collecting inflection==0.5.1
Using cached inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
Collecting jsonmerge==1.8.0
Using cached jsonmerge-1.8.0.tar.gz (26 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting kornia==0.6.7
Using cached kornia-0.6.7-py2.py3-none-any.whl (565 kB)
Collecting lark==1.1.2
Using cached lark-1.1.2-py2.py3-none-any.whl (104 kB)
Collecting numpy==1.26.2
Using cached numpy-1.26.2-cp310-cp310-win_amd64.whl (15.8 MB)
Collecting omegaconf==2.2.3
Using cached omegaconf-2.2.3-py3-none-any.whl (79 kB)
Collecting open-clip-torch==2.20.0
Using cached open_clip_torch-2.20.0-py3-none-any.whl (1.5 MB)
Collecting piexif==1.1.3
Using cached piexif-1.1.3-py2.py3-none-any.whl (20 kB)
Requirement already satisfied: protobuf==3.20.0 in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from -r requirements_versions.txt (line 21)) (3.20.0)
Collecting psutil==5.9.5
Using cached psutil-5.9.5-cp36-abi3-win_amd64.whl (255 kB)
Collecting pytorch_lightning==1.9.4
Using cached pytorch_lightning-1.9.4-py3-none-any.whl (827 kB)
Collecting resize-right==0.0.2
Using cached resize_right-0.0.2-py3-none-any.whl (8.9 kB)
Collecting safetensors==0.4.2
Using cached safetensors-0.4.2-cp310-none-win_amd64.whl (269 kB)
Collecting scikit-image==0.21.0
Using cached scikit_image-0.21.0-cp310-cp310-win_amd64.whl (22.8 MB)
Collecting spandrel==0.3.4
Using cached spandrel-0.3.4-py3-none-any.whl (268 kB)
Collecting spandrel-extra-arches==0.1.1
Using cached spandrel_extra_arches-0.1.1-py3-none-any.whl (83 kB)
Collecting tomesd==0.1.3
Using cached tomesd-0.1.3-py3-none-any.whl (11 kB)
Requirement already satisfied: torch in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from -r requirements_versions.txt (line 30)) (2.1.2+cu121)
Collecting torchdiffeq==0.2.3
Using cached torchdiffeq-0.2.3-py3-none-any.whl (31 kB)
Collecting torchsde==0.2.6
Using cached torchsde-0.2.6-py3-none-any.whl (61 kB)
Collecting transformers==4.30.2
Using cached transformers-4.30.2-py3-none-any.whl (7.2 MB)
Collecting httpx==0.24.1
Using cached httpx-0.24.1-py3-none-any.whl (75 kB)
Collecting pillow-avif-plugin==1.4.3
Using cached pillow_avif_plugin-1.4.3-cp310-cp310-win_amd64.whl (10.6 MB)
Collecting basicsr==1.4.2
Using cached basicsr-1.4.2.tar.gz (172 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting diffusers==0.28.0
Using cached diffusers-0.28.0-py3-none-any.whl (2.2 MB)
Collecting gradio_rangeslider==0.0.6
Using cached gradio_rangeslider-0.0.6-py3-none-any.whl (35 kB)
Collecting albumentations==1.4.3
Using cached albumentations-1.4.3-py3-none-any.whl (137 kB)
Collecting pydantic==1.10.15
Using cached pydantic-1.10.15-cp310-cp310-win_amd64.whl (2.1 MB)
Collecting gitdb<5,>=4.0.1
Using cached gitdb-4.0.11-py3-none-any.whl (62 kB)
Requirement already satisfied: packaging>=20.0 in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from accelerate==0.21.0->-r requirements_versions.txt (line 4)) (24.1)
Requirement already satisfied: pyyaml in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from accelerate==0.21.0->-r requirements_versions.txt (line 4)) (6.0.1)
Collecting deprecation<3,>=2.1.0
Using cached deprecation-2.1.0-py2.py3-none-any.whl (11 kB)
Collecting aenum<4,>=3.1.7
Using cached aenum-3.1.15-py3-none-any.whl (137 kB)
Collecting scipy>=1.0.1
Using cached scipy-1.14.0-cp310-cp310-win_amd64.whl (44.8 MB)
Requirement already satisfied: requests in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from clean-fid==0.1.35->-r requirements_versions.txt (line 6)) (2.32.3)
Requirement already satisfied: torchvision in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from clean-fid==0.1.35->-r requirements_versions.txt (line 6)) (0.16.2+cu121)
Requirement already satisfied: tqdm>=4.28.1 in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from clean-fid==0.1.35->-r requirements_versions.txt (line 6)) (4.66.4)
Collecting numba
Using cached numba-0.60.0-cp310-cp310-win_amd64.whl (2.7 MB)
Collecting filterpy
Using cached filterpy-1.4.5.zip (177 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting opencv-python
Using cached opencv_python-4.10.0.84-cp37-abi3-win_amd64.whl (38.8 MB)
Collecting starlette<0.27.0,>=0.26.0
Using cached starlette-0.26.1-py3-none-any.whl (66 kB)
Collecting ffmpy
Using cached ffmpy-0.3.2.tar.gz (5.5 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting orjson~=3.0
Using cached orjson-3.10.6-cp310-none-win_amd64.whl (136 kB)
Collecting python-multipart
Using cached python_multipart-0.0.9-py3-none-any.whl (22 kB)
Collecting importlib-resources<7.0,>=1.3
Using cached importlib_resources-6.4.0-py3-none-any.whl (38 kB)
Collecting altair<6.0,>=4.2.0
Using cached altair-5.3.0-py3-none-any.whl (857 kB)
Requirement already satisfied: typing-extensions~=4.0 in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from gradio==3.41.2->-r requirements_versions.txt (line 11)) (4.12.2)
Collecting websockets<12.0,>=10.0
Using cached websockets-11.0.3-cp310-cp310-win_amd64.whl (124 kB)
Collecting pandas<3.0,>=1.0
Using cached pandas-2.2.2-cp310-cp310-win_amd64.whl (11.6 MB)
Collecting gradio-client==0.5.0
Using cached gradio_client-0.5.0-py3-none-any.whl (298 kB)
Collecting pydub
Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting matplotlib~=3.0
Using cached matplotlib-3.9.1-cp310-cp310-win_amd64.whl (8.0 MB)
Collecting aiofiles<24.0,>=22.0
Using cached aiofiles-23.2.1-py3-none-any.whl (15 kB)
Requirement already satisfied: markupsafe~=2.0 in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from gradio==3.41.2->-r requirements_versions.txt (line 11)) (2.1.5)
Requirement already satisfied: huggingface-hub>=0.14.0 in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from gradio==3.41.2->-r requirements_versions.txt (line 11)) (0.24.2)
Collecting semantic-version~=2.0
Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Requirement already satisfied: jinja2<4.0 in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from gradio==3.41.2->-r requirements_versions.txt (line 11)) (3.1.4)
Collecting uvicorn>=0.14.0
Using cached uvicorn-0.30.3-py3-none-any.whl (62 kB)
Requirement already satisfied: certifi in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from httpcore==0.15->-r requirements_versions.txt (line 12)) (2024.7.4)
Collecting sniffio==1.*
Using cached sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting h11<0.13,>=0.11
Using cached h11-0.12.0-py3-none-any.whl (54 kB)
Collecting anyio==3.*
Using cached anyio-3.7.1-py3-none-any.whl (80 kB)
Collecting jsonschema
Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB)
Collecting antlr4-python3-runtime==4.9.*
Using cached antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: sentencepiece in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from open-clip-torch==2.20.0->-r requirements_versions.txt (line 19)) (0.2.0)
Requirement already satisfied: ftfy in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from open-clip-torch==2.20.0->-r requirements_versions.txt (line 19)) (6.2.0)
Requirement already satisfied: regex in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from open-clip-torch==2.20.0->-r requirements_versions.txt (line 19)) (2024.7.24)
Collecting timm
Using cached timm-1.0.7-py3-none-any.whl (2.3 MB)
Collecting torchmetrics>=0.7.0
Using cached torchmetrics-1.4.0.post0-py3-none-any.whl (868 kB)
Collecting lightning-utilities>=0.6.0.post0
Using cached lightning_utilities-0.11.6-py3-none-any.whl (26 kB)
Requirement already satisfied: fsspec[http]>2021.06.0 in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from pytorch_lightning==1.9.4->-r requirements_versions.txt (line 23)) (2024.6.1)
Collecting tifffile>=2022.8.12
Using cached tifffile-2024.7.24-py3-none-any.whl (226 kB)
Collecting imageio>=2.27
Using cached imageio-2.34.2-py3-none-any.whl (313 kB)
Requirement already satisfied: networkx>=2.8 in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from scikit-image==0.21.0->-r requirements_versions.txt (line 26)) (3.3)
Collecting PyWavelets>=1.1.1
Using cached pywavelets-1.6.0-cp310-cp310-win_amd64.whl (4.3 MB)
Collecting lazy_loader>=0.2
Using cached lazy_loader-0.4-py3-none-any.whl (12 kB)
Collecting trampoline>=0.1.2
Using cached trampoline-0.1.2-py3-none-any.whl (5.2 kB)
Collecting tokenizers!=0.11.3,<0.14,>=0.11.1
Using cached tokenizers-0.13.3-cp310-cp310-win_amd64.whl (3.5 MB)
Requirement already satisfied: filelock in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from transformers==4.30.2->-r requirements_versions.txt (line 33)) (3.15.4)
Requirement already satisfied: idna in z:\stable-diffusion-webui-reforge\venv\lib\site-packages (from httpx==0.24.1->-r requirements_versions.txt (line 34)) (3.7)
Collecting addict
Using cached addict-2.4.0-py3-none-any.whl (3.8 kB)
Collecting future
Using cached future-1.0.0-py3-none-any.whl (491 kB)
Collecting lmdb
Using cached lmdb-1.5.1-cp310-cp310-win_amd64.whl (100 kB)
Collecting tb-nightly
Using cached tb_nightly-2.18.0a20240726-py3-none-any.whl (5.5 MB)
Collecting yapf
Using cached yapf-0.40.2-py3-none-any.whl (254 kB)
Collecting importlib-metadata
Using cached importlib_metadata-8.2.0-py3-none-any.whl (25 kB)
INFO: pip is looking at multiple versions of diffusers to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of basicsr to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of pillow-avif-plugin to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of httpx to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of transformers to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of torchsde to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of torchdiffeq to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of tomesd to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of spandrel-extra-arches to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of spandrel to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of scikit-image to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of safetensors to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of resize-right to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of pytorch-lightning to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of psutil to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of protobuf to determine which version is compatible with other requirements. This could take a while.
Collecting protobuf==3.20.0
Using cached protobuf-3.20.0-cp310-cp310-win_amd64.whl (903 kB)
INFO: pip is looking at multiple versions of piexif to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of open-clip-torch to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of omegaconf to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of numpy to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of lark to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of kornia to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of jsonmerge to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of inflection to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of httpcore to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of gradio to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of fastapi to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of facexlib to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of einops to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of diskcache to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of clean-fid to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of blendmodes to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of accelerate to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of pillow to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of gitpython to determine which version is compatible with other requirements. This could take a while.
The conflict is caused by:
The user requested gradio==3.41.2
gradio-rangeslider 0.0.6 depends on gradio<5.0 and >=4.0
To fix this you could try to:
stderr: ERROR: Cannot install -r requirements_versions.txt (line 38) and gradio==3.41.2 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
[notice] A new release of pip available: 22.2.1 -> 24.1.2
[notice] To update, run: Z:\stable-diffusion-webui-reForge\venv\Scripts\python.exe -m pip install --upgrade pip
Press any key to continue . . .
Beta Was this translation helpful? Give feedback.
All reactions