Lincoln Stein

Results 352 comments of Lincoln Stein

Folks, could somebody see if this version clears up the problem? [InvokeAI-installer-2.2.4-windows.zip](https://github.com/invoke-ai/InvokeAI/files/10211725/InvokeAI-installer-2.2.4-windows.zip)

> Turns out I had python `3.8` installed and it was causing issues. Updating to 3.11, removing the old Python38 folder from the PATH environmental variable, and restarting my terminal...

@BryceBarbara > I'm finding that it's trying to install to the root of my drive. So for those of you who are also having this issue, do you find invoke.bat...

> Nope, the new installer you linked gets another error and immediately exits. I'm really hating batch file scripting now. I'll find and fix the line with the bad set....

> Yeah, using a .bat file is gonna introduce these sort of issues and I'd recommend against using it. Although it's more complicated, I'd recommend using a powershell script. Actually...

Thanks. That helped pin down the problem. Please give this version a try [InvokeAI-installer-2.2.4-windows.zip](https://github.com/invoke-ai/InvokeAI/files/10211950/InvokeAI-installer-2.2.4-windows.zip) (As Bullwinkle used to say "This time for sure!")

> And the install script didn't complain about 3.8, no H'mmm. I've only tested the version checking part of the code by setting the minimum requirements to something high (like...

> > Thanks. That helped pin down the problem. Please give this version a try > > [InvokeAI-installer-2.2.4-windows.zip](https://github.com/invoke-ai/InvokeAI/files/10211950/InvokeAI-installer-2.2.4-windows.zip) > > (As Bullwinkle used to say "This time for sure!") >...

I've never been happier to close an issue in my life. Thanks all for bearing through this!

I'm sorry you're seeing this problem. Could you try the following tests for me and post your results? 1) Using the windows power shell, enter the `invokeai` directory that the...