Open afikhan786 opened 1 year ago
late to chime in.. but it is a problem with the install.py found inside the extension. it can be solved by adding some line of codes. you can replace the offending install.py with the new one below (make sure to remove the ".txt" extension then replace the file). You may update the venv script path which looks like this:
snake_path= Path(r"C:\StableDiffusion\stable-diffusion-webui\venv\Scripts\python.exe")
with your updated venv directory.
(venv) C:\StableDiffusion\stable-diffusion-webui\venv\Scripts>C:\StableDiffusion\stable-diffusion-webui\extensions\sd-webui-roop\requirement.txt 'C:\StableDiffusion\stable-diffusion-webui\extensions\sd-webui-roop\requirement.txt' is not recognized as an internal or external command, operable program or batch file.