#Can't install 2.2.4 P3

22 messages · Page 1 of 1 (latest)

near badge
#

Cannot install on Windows 11 22H2

tacit spear
#

Did you install Python in step 1?

near badge
steady garnet
#

I'm getting the same error

#

Seems like the latest build is broken

#

at least following installation instructions

glass otter
#

also haveing the same problem with that version

velvet bloom
near badge
velvet bloom
twilit trail
#

Please unzip a fresh copy of the zip file and let me know if there is a requirements.txt there.

near badge
twilit trail
near badge
#

Ok I’ll try after my raclette

twilit trail
#

The problem is occurring in the "Acces refuse" message. For some reason after you unpack the zip file, the installer is unable to write into that directory. Are you fully extracting the zip directory to disk? If so, what is it's path?

near badge
twilit trail
#

I wonder if what's happening is that you are trying to run the install.bat file from within the Desktop Explorer window that appears when you open the zip file but have not yet extracted the contents of the zip file to a directory? The step that's failing is one that copies the file environments-and-requirements\requirements-win-colab-cuda.txt to requirements.txt in the unzipped folder. I suspect that the folder is read-only because you haven't extracted it.

In any case, here's a version that does not require the install folder to be writable. Please give it a try: https://github.com/invoke-ai/InvokeAI/files/10254729/InvokeAI-installer-2.2.4-p5-windows.zip

near badge