Please help, trying to buil xenformers, "Filename too long". #2026
Unanswered
ZeroCool22
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Try renaming your "stable-diffusion-webuiAuto Last" portion of the path. That's very long (after desktop). I had an error installing that was resolved by moving the folder out of a sub-folder it was in. I saw that post on reddit about the git command - didn't help my issue. Shorting the length by moving the folder out of a folder it was in did though. Hope that's it / helps. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A user on reddit suggest i need to write:
git config --system core.longpaths true
But where i need to write it?:
here?
(venv) C:\Users\ZeroCool22\Desktop\stable-diffusion-webuiAuto Last\repositories\xformers>git config --system core.longpaths true
Beta Was this translation helpful? Give feedback.
All reactions