#I can't open the webui or line command
51 messages · Page 1 of 1 (latest)
Try to open the program from CMD instead that from windows to read the ending message
I get this error
what does it mean that there's no module named ldm
hello? anyone?
It’s a downstream issue because conda didn’t get installed correctly.
what do I do to fix it?
I'd consider redownloading the latest version, deleting the folder, and reinstalling
It seems like something got messed up in your install
Traceback (most recent call last):
File "C:\Users\ninja\invokeAI\scripts\configure_invokeai.py", line 24, in <module>
from ldm.invoke.globals import Globals
ModuleNotFoundError: No module named 'ldm'
""
"The configure script crashed or was cancelled."
"InvokeAI is not ready to run. To run preload_models.py again,"
"run the command 'update.bat' in this directory."
"Press any key to continue"
Press any key to continue . . .
I got this error after deleting the folder and reinstalling.
since it asks to run update.bat that's what I will do.
It's already up to date
did you mean to reinstall anaconda itself?
If you're seeing preload_models.py, you dont have the latest installer
I've used invokeAI-src-installer-2.2.3-windows.zip to install it.
2.2.3 is the latest version and this still comes up.
I deleted the folder and redoing this.
and i get these errors
what do I do after I get these errors?
something seems to be breaking the conda installation.
you might consider a manual install
https://github.com/invoke-ai/InvokeAI/blob/main/docs/installation/INSTALL_MANUAL.md as an option
invoke.bat is missing for some reason.
try viewing hidden files and full file extensions
ok - one thing that WONT work
is trying to do conda in the cmd.exe
you need to activate your conda terminal
(and this is all very technical, and not supposed to be the best path forward)
I should have called that out from the beginning.
I think I did it in the anaconda3 terminal
the above is not in that terminal
youll need to be in it to do conda activate invokeai
and then after you have activated
python scripts\invoke.py --web will work
i've completed it and opened the webui
how do I put in a .bat file to open later?
I can only open this up in anaconda, is there a way I could do this in a .bat file?
.