Skip to content

failed at installing gfpgan  #387

@semvak12

Description

@semvak12

venv "F:\ai2\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)]
Commit hash:
Installing gfpgan
Traceback (most recent call last):
File "launch.py", line 168, in
prepare_enviroment()
File "launch.py", line 124, in prepare_enviroment
run_pip(f"install {gfpgan_package}", "gfpgan")
File "launch.py", line 60, in run_pip
return run(f'"{python}" -m pip {args} --prefer-binary', desc=f"Installing {desc}", errdesc=f"Couldn't install {desc}")
File "launch.py", line 32, in run
raise RuntimeError(message)
RuntimeError: Couldn't install gfpgan.
Command: "F:\ai2\stable-diffusion-webui\venv\Scripts\python.exe" -m pip install git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 --prefer-binary
Error code: 2
stdout:
stderr:
Usage:
F:\ai2\stable-diffusion-webui\venv\Scripts\python.exe -m pip install [options] [package-index-options] ...
F:\ai2\stable-diffusion-webui\venv\Scripts\python.exe -m pip install [options] -r [package-index-options] ...
F:\ai2\stable-diffusion-webui\venv\Scripts\python.exe -m pip install [options] [-e] ...
F:\ai2\stable-diffusion-webui\venv\Scripts\python.exe -m pip install [options] [-e] ...
F:\ai2\stable-diffusion-webui\venv\Scripts\python.exe -m pip install [options] <archive url/path> ...

no such option: --prefer-binary

Press any key to continue . . .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions