DeforumStableDiffusionLocal icon indicating copy to clipboard operation
DeforumStableDiffusionLocal copied to clipboard

Windows Username error in setup.py

Open xorrot16 opened this issue 2 years ago • 1 comments

Setup.py cannot handle usernames like"my username" the space between causes the error

C:\Users\my username>C:\Users\my username.conda\envs\dsd\python.exe "C:\Users\my username.conda\envs\dsd\Scripts\pip-script.py" install torch==1.12.1+cu113 torchvision==0.13.1+cu113 --extra-index-url https://download.pytorch.org/whl/cu113

Der Befehl "C:\Users\my" ist entweder falsch geschrieben oder konnte nicht gefunden werden.

"C:\Users\my" could not be found

xorrot16 avatar May 07 '23 19:05 xorrot16

me too.

onestar1 avatar May 11 '23 06:05 onestar1