Replies: 2 comments 5 replies
-
First upgrade your pip like the message says. Pip will be used to install the packages in requirements.
About git, don't forget to cd into the dir relevant to it. I don't know what's up with your installation, but you can get sd-scripts manually.
Now install the sd-scripts requirements, so execute the txt from that folder. |
Beta Was this translation helpful? Give feedback.
-
The version is 3.10.9. As for the pip error, yes, that is the complete message. Above it is the command I entered, and beneath it is a new line waiting for additional input. Why is the pip command the one being highlighted? Not a clue. When I enter the command into a traditonal CMD window it says that requirement has already been satisfied, which while nice, does nothing for the one in venv. EDIT: Well this is odd...I went to exit out of setup.bat by hitting 7 to exit, and instead of the window closing, it was still open, but still connected to the venv version of Python. So I entered the update command and it worked! Can't say I saw that coming. So the good news is that since PIP is now updated, I ran the install Kohyaa GUI, got some stuff downloaded, and now all that's left to fix is my original issue,
and trying to figuring out what to do with/how to install the files in my sd-scripts folder...small successes. 🎉 |
Beta Was this translation helpful? Give feedback.
-
I updated Python to 10.9, and was finally able to get some of the installation to work, but apparently github is still acting up. I ran the install again, and got the following message:
As you can see the Git part is acting up for some odd reason. I already went to https://desktop.github.com, installed the latest version, and that didn't seem to fix it...am I doing something wrong? Also I checked the M:\kohya_ss\sd-scripts folder, and it appears to be empty...which makes sense since that was how it was before the installation even took place.
Beta Was this translation helpful? Give feedback.
All reactions