Closed brknsoul closed 1 year ago
Do you have python 3.10 installed?
Yuppers.
Call
py --list
I think i'm missing something;
Well, that's the root of the problem. There is python, but there is no common name "py" that manages packages
How do I install py? Or should I reinstall python 3.10?
Wait a minute. I need to figure out how to overcome this problem once and for all
Is "py" an alias for "python"?
py - is python launcher.
Ok, i'm reinstalling python 3.10.11. I probably missed this;
EDIT: Ok, now we're cooking!
Excellent! Thanks for the assist for my derp!
Closable.
Eh, and I have already implemented a workaround of the problem.
I think it's more my fault. I guess a workaround could be simple "install python > custom > ensure py launcher is ticked" in your readme. :-P
I think it's more my fault. I guess a workaround could be simple "install python > custom > ensure py launcher is ticked" in your readme. :-P
I did just that, reinstalled python by ensuring py launcher was added, added to path and all, but i'm still stuck here. It started to download requirements for onnx, then the cmd disappeared and all that's left is these
Run
py -v torch
If there is no mistake, then everything is fine
After running XUI.exe, it asks to install ONNX packages, but instead running an install, it just starts the GUI.
(Also, 3.1.2's release is called "XUI.3.1.7z", rather than "XUI.3.1.2.7z")