You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: