#Can't install 2.2.4 P3
22 messages · Page 1 of 1 (latest)
Did you install Python in step 1?
Yes
I'm getting the same error
Seems like the latest build is broken
at least following installation instructions
also haveing the same problem with that version
try installing Python version 3.10 from the Microsoft Store
i could go further, but still cannot install
try running it again
Please unzip a fresh copy of the zip file and let me know if there is a requirements.txt there.
no 😦
same
If you don't mind, please give this version of the installer a try: https://github.com/invoke-ai/InvokeAI/releases/download/v2.2.4/InvokeAI-installer-2.2.4-p4-windows.zip
same problem
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?
C:\Users\Matth\Desktop\InvokeAI-Installer
I can also tell you that i don't see the requirements.txt inside the zip before unzipping
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
I did extract it each time i tried
with this new version I can finally see the requirements.txt file from within the zip file
The install worked this time ! Thanks a lot