Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Creating venv in directory venv using python "C:\Users\user\AppData\Local\Programs\Python\Python39\python.exe"
- venv "E:\D\T\novelaileak\stable-diffusion-webui-master\venv\Scripts\Python.exe"
- Python 3.9.0 (tags/v3.9.0:9cf6752, Oct 5 2020, 15:34:40) [MSC v.1927 64 bit (AMD64)]
- Commit hash: <none>
- Installing torch and torchvision
- Installing gfpgan
- Traceback (most recent call last):
- File "E:\D\T\novelaileak\stable-diffusion-webui-master\launch.py", line 255, in <module>
- prepare_enviroment()
- File "E:\D\T\novelaileak\stable-diffusion-webui-master\launch.py", line 179, in prepare_enviroment
- run_pip(f"install {gfpgan_package}", "gfpgan")
- File "E:\D\T\novelaileak\stable-diffusion-webui-master\launch.py", line 63, 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 "E:\D\T\novelaileak\stable-diffusion-webui-master\launch.py", line 34, in run
- raise RuntimeError(message)
- RuntimeError: Couldn't install gfpgan.
- Command: "E:\D\T\novelaileak\stable-diffusion-webui-master\venv\Scripts\python.exe" -m pip install git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 --prefer-binary
- Error code: 1
- stdout: Collecting git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379
- Cloning https://github.com/TencentARC/GFPGAN.git (to revision 8d2447a2d918f8eba5a4a01463fd48e45126a379) to c:\users\user\appdata\local\temp\pip-req-build-0llqcba2
- stderr: ERROR: Error [WinError 2] while executing command git clone -q https://github.com/TencentARC/GFPGAN.git 'C:\Users\user\AppData\Local\Temp\pip-req-build-0llqcba2'
- ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?
- WARNING: You are using pip version 20.2.3; however, version 22.3.1 is available.
- You should consider upgrading via the 'E:\D\T\novelaileak\stable-diffusion-webui-master\venv\Scripts\python.exe -m pip install --upgrade pip' command.
- Для продолжения нажмите любую клавишу . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement