欢迎使用Markdown编辑器

venv “D:\Anaconda3\envs\StableDiffusion\Scripts\Python.exe”
Python 3.10.6 | packaged by conda-forge | (main, Oct 24 2022, 16:02:16) [MSC v.1916 64 bit (AMD64)]
Commit hash: a9fed7c364061ae6efb37f797b6b522cb3cf7aa2
Installing open_clip
Traceback (most recent call last):
File “d:\projects\StableDiffusion\stable-diffusion-webui\launch.py”, line 400, in
prepare_environment()
File “d:\projects\StableDiffusion\stable-diffusion-webui\launch.py”, line 316, in prepare_environment
run_pip(f"install {openclip_package}“, “open_clip”)
File “d:\projects\StableDiffusion\stable-diffusion-webui\launch.py”, line 165, in run_pip
return run(f’”{python}" -m pip {args} –prefer-binary{index_url_line}', desc=f"Installing {desc}“, errdesc=f"Couldn’t install {desc}”)
File “d:\projects\StableDiffusion\stable-diffusion-webui\launch.py”, line 133, in run
raise RuntimeError(message)
RuntimeError: Couldn’t install open_clip.
Command: “D:\Anaconda3\envs\StableDiffusion\Scripts\python.exe” -m pip install git+https://github.com/mlfoundations/open_clip.git@bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b –prefer-binary
Error code: 1
stdout: Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting git+https://github.com/mlfoundations/open_clip.git@bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b
Cloning https://github.com/mlfoundations/open_clip.git (to revision bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b) to c:\users\ƻ\appdata\local\temp\pip-req-build-b92y54pg

stderr: Running command git clone –filter=blob:none –quiet https://github.com/mlfoundations/open_clip.git ‘C:\Users\ƻ\AppData\Local\Temp\pip-req-build-b92y54pg’
fatal: unable to access ‘https://github.com/mlfoundations/open_clip.git/’: Recv failure: Connection was reset
error: subprocess-exited-with-error

git clone –filter=blob:none –quiet https://github.com/mlfoundations/open_clip.git ‘C:\Users\ƻ\AppData\Local\Temp\pip-req-build-b92y54pg’ did not run successfully.
exit code: 128

See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

git clone –filter=blob:none –quiet https://github.com/mlfoundations/open_clip.git ‘C:\Users\ƻ\AppData\Local\Temp\pip-req-build-b92y54pg’ did not run successfully.
exit code: 128

See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

物联沃分享整理
物联沃-IOTWORD物联网 » stable diffusion运行问题

发表评论