What hapened? Error? #15993
kamykaramellaaa
started this conversation in
General
Replies: 0 comments
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.
-
Hi everyone I'm new in this kind of things and in this program.
I'm not be able to successfully end the installation of A1111
This is what I see:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
! Any error happening after 'commit hash : XXXX' is not related to the launcher. Please report them on Automatic1111's github instead :
☁ https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/new/choose
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Cancel
venv "C:\Users\Utente\Documents\A1111 Web UI Autoinstaller\stable-diffusion-webui\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.9.4
Commit hash: feee37d
Installing torch and torchvision
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu121
Collecting torch==2.1.2
Using cached https://download.pytorch.org/whl/cu121/torch-2.1.2%2Bcu121-cp310-cp310-win_amd64.whl (2473.9 MB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/torchvision/
Collecting torchvision==0.16.2
Using cached https://download.pytorch.org/whl/cu121/torchvision-0.16.2%2Bcu121-cp310-cp310-win_amd64.whl (5.6 MB)
Requirement already satisfied: typing-extensions in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from torch==2.1.2) (4.12.2)
Requirement already satisfied: fsspec in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from torch==2.1.2) (2024.6.0)
Requirement already satisfied: sympy in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from torch==2.1.2) (1.12.1)
Requirement already satisfied: jinja2 in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from torch==2.1.2) (3.1.4)
Requirement already satisfied: filelock in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from torch==2.1.2) (3.14.0)
Requirement already satisfied: networkx in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from torch==2.1.2) (3.3)
Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from torchvision==0.16.2) (10.3.0)
Requirement already satisfied: requests in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from torchvision==0.16.2) (2.32.3)
Requirement already satisfied: numpy in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from torchvision==0.16.2) (1.26.4)
Requirement already satisfied: MarkupSafe>=2.0 in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from jinja2->torch==2.1.2) (2.1.5)
Requirement already satisfied: idna<4,>=2.5 in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from requests->torchvision==0.16.2) (3.7)
Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from requests->torchvision==0.16.2) (2.2.1)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from requests->torchvision==0.16.2) (3.3.2)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from requests->torchvision==0.16.2) (2024.6.2)
Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in c:\users\utente\documents\a1111 web ui autoinstaller\stable-diffusion-webui\venv\lib\site-packages (from sympy->torch==2.1.2) (1.3.0)
Installing collected packages: torch, torchvision
Can you tell me if it's normal?
I have to wait for the installation to complete or there's some kind of problem?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions