rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1.01k stars 87 forks source link

Error The system cannot find activate.bat #172

Open Petomai opened 2 months ago

Petomai commented 2 months ago

Python command check :OK Python version: 3.10.11 Windows 11 After cloning the repo install.bat results in Error: [WinError 2] The system cannot find the file specified '"C:\Users\User\fastsdcpu\env\Scripts\activate.bat"' is not recognized as an internal or external command, operable program or batch file. '"C:\Users\User\fastsdcpu\env\Scripts\activate.bat"' is not recognized as an internal or external command, operable program or batch file.

attempting to run start-webui.bat also says the same thing. I can't find this "activate.bat" anywhere for download. It is not in the directory env\scripts and there is no env\scripts\activate.bat in the repo for manual download.