#can't install Invoke AI please help
102 messages · Page 1 of 1 (latest)
I've tried reinstalling multiple times
It also says it can't find GFPGAN but i said yes to downloading
Also it couldn't find codeformer either
I had to move codeformer from a random folder it created in my c:/system32
invoke folder is d:/
Can you check your .invokeai file in your users folder, and see if it's correctly been updated with the --root_dir argument to direct it to the folder w/ your models?
hello, i am doing the automatic installaton for mac, i extracted the install file and the code appeared in my command terminal, but nothing else has happened and i do not know what to do next. help/
@covert barn can you share a screenshot?
That's a weird one.
Wait - You're in a text editor, aye?
Did you run the .sh file, or just open it in a text editor?
oh wait yeah
#solved
aight
(depending on where you stored it, you might need to "cd" there first)
the file name is install.sh
so what would the full command be
its not in the install instructions
?
if you run it from the terminal, you would just type in the name.
i put in "./install.sh" and it said no such file or directory
you navigated to the folder where it's located?
all good - macs are a pain in not letting this run w/ one click
although there's someone in discord who posted a command that does
cd [directory path here]
so, for example cd Users/MyUser/InvokeDownload, if that was the path to it
haha like i said, no problem
when you access the file using the file explorer
what is the set of folders it's in
(you should be able to get the full file path at the top, or by looking at the file's properties or something)
i dont have my mac in front of me or I'd be helping out
its inside invoke ai
though for some reason there is an invokeai2 copy folder but that was prob an accidental double click on the download
the folder is "invokAI"
invokeAI
Yep - What's the folder that InvokeAI is in
and then the folder that one is in
etc.
all the way until "there's no more folders"
(the "path" is basically the breadcrumbs that tell us exactly where the file is - something like /firstfolder/secondfolder/lastfolder)
So would with the path and install commands be?
*would not with
Sry more typos
*So what would the path and install commands be?
It's your computer, this one you'll have to tell me 🙂
the cd command is navigating to a specific folder on your computer
so you need to share where that file is stored (not just one folder, but the full path) in order for me to help with that
ok so i looked at the install readme
it says all i have to do it put "./install.sh" into the terminal to run the install on my mac
and i just get "zsh: no such file or directory: ./install.sh"
you need to CD to the path where the file is stored.
i did "cd[username/Applications/invokeAI/install.sh]
"
got no matches found
i think my path formatting was wrong but idk how
Remove the brackets and add a space after cd
weird is did that and got "no file or directory"
i'm assuming you're not actually typing in username
but if you are... that's likely a problem
(unless your local PC user is indeed username)
Please make a new topic for your specific issue
Please read through this article on how to use terminal https://www.macworld.com/article/221277/command-line-navigating-files-folders-mac-terminal.html
It’s not too long. Try out the things it suggests - you won’t hurt anything. Then it we hopefully be clearer what you are missing.
Tip: when typing a path, you can press Tab to autocomplete or see the valid next parts of the path.
Thank you! My apologies!
ok so im back and i made some progress! i read that terminal article and figured out how to naviget to directories in the terminal
ive navigated to my downloads forlder where i have hte installer, but the install guide does not make it clear how to run install.sh
when i click on it it only comes up as a text file, so i think i need to run the file from terminal
try sh ./install.sh in the terminal
OR drop the install.sh into your terminal window
ok i fugured out how to run it and it finished
good 🙂
but it gave a "no such file or directory" when it got to the config section
it looks like it was trying to do something with python, which should work bc it confirmed i have compatible python
any ideas?
Hm... No such file or directory on which step specifically?
The config step
Is it creating the file after it says that?
*** Confguring InvokeAI ***
/Users/***/Downloads/InvokeAI-Installer/install.sh: line 201: downloads/invokeai/.venv/bin/python: No such file or directory
***-MacBook-Air downloads %
this is what it gave me
discord bolded it because it replaced my name with asteriscs
nobody? ok