You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stderr: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F0370>: Failed to establish a new connection: [WinError 10061] , .. ')': /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F0640>: Failed to establish a new connection: [WinError 10061] , .. ')': /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F07F0>: Failed to establish a new connection: [WinError 10061] , .. ')': /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F09A0>: Failed to establish a new connection: [WinError 10061] , .. ')': /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F0B50>: Failed to establish a new connection: [WinError 10061] , .. ')': /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='codeload.github.com', port=443): Max retries exceeded with url: /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 (Caused by NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F0D00>: Failed to establish a new connection: [WinError 10061] , .. '))
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
venv "D:\Stable Diffusion\stable-diffusion-webui-directml\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: v1.10.1-amd-2-g395ce8dc
Commit hash: 395ce8d
Installing clip
Traceback (most recent call last):
File "D:\Stable Diffusion\stable-diffusion-webui-directml\launch.py", line 48, in
main()
File "D:\Stable Diffusion\stable-diffusion-webui-directml\launch.py", line 39, in main
prepare_environment()
File "D:\Stable Diffusion\stable-diffusion-webui-directml\modules\launch_utils.py", line 596, in prepare_environment
run_pip(f"install {clip_package}", "clip")
File "D:\Stable Diffusion\stable-diffusion-webui-directml\modules\launch_utils.py", line 148, in run_pip
return run(
File "D:\Stable Diffusion\stable-diffusion-webui-directml\modules\launch_utils.py", line 120, in run
raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't install clip.
Command: "D:\Stable Diffusion\stable-diffusion-webui-directml\venv\Scripts\python.exe" -m pip install https://github.com/openai/CLIP/archive/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1.zip --prefer-binary
Error code: 1
stdout: Collecting https://github.com/openai/CLIP/archive/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1.zip
stderr: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F0370>: Failed to establish a new connection: [WinError 10061] , .. ')': /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F0640>: Failed to establish a new connection: [WinError 10061] , .. ')': /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F07F0>: Failed to establish a new connection: [WinError 10061] , .. ')': /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F09A0>: Failed to establish a new connection: [WinError 10061] , .. ')': /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F0B50>: Failed to establish a new connection: [WinError 10061] , .. ')': /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='codeload.github.com', port=443): Max retries exceeded with url: /openai/CLIP/zip/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 (Caused by NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002D05B9F0D00>: Failed to establish a new connection: [WinError 10061] , .. '))
Pls, help me(
Beta Was this translation helpful? Give feedback.
All reactions