Closed AdvaitaSprite closed 1 year ago
This is going to sound lame, but you might want to try to run install.bat
again. Sometimes these library installs fail for mysterious reasons and work the second time you try them.
O diretório de instalação não pode ter espaço, e se o anti-vírus estiver ativado, vai bloquear o download dos arquivos!
Have you found a workaround @AdvaitaSprite ? Got exactly the same problem and I've already tried to run the installation again as suggested here only to see the same error message again.
I've also encountered this issue. Simply gets stuck here during the install.
I've also encountered this issue. Simply gets stuck here during the install.
Same for me with auto installer 2.2.5 on Windows 10, Python 3.10.9, Pip 23.0. I can't find any solution. (Manually, I can download this library without any issue.)
You could try to use the PyPI Verison (but make sure you activate a .venv beforehand):
pip install --upgrade --use-pep517 InvokeAI
could this be closed?
Is there an existing issue for this?
OS
Windows
GPU
cuda
VRAM
4gb
What happened?
Well, this is the third version I've tried & failed to install. This time I'm getting the error message in the title:
Here is a full transcript of the failed install:
After that I tried to upgrade pip, as it recommended, but it gave me back this message saying I was already up to the most recent version which theautoresponse was recommending (so I don't know if the problem there is that the version of pip in the conda env it created isn't fully updated? Or whether that's relevant to the problem at hand, but here's the response when I tried to update it anyway):
"Requirement already satisfied: pip in c:\users[USER]\appdata\local\programs\python\python310\lib\site-packages (22.3.1)"
So, any clue what's going on or how I can fix it, or it can be fixed on the back end, or whatever is necessary? When I searched nothing even came up related to jsonmerge, so I have no idea if this is a completely unique issue or what, but I feel like I followed the very simple install instructions quite precisely so I don't know why every version has failed so far.
Thanks for any assistance.
Screenshots
No response
Additional context
The other 2 versions I've tried to install are 2.2.2 and 2.2.3, and I'm on Windows 10 Home. cmdr2's UI and AUTOMATIC1111's webUI have worked fine for me, as have online outpainting sites & stuff-- although, I have had problems of various kinds with trying to install StableDreamfusion & some other Python based programs (if they problem has to do with Conda that wouldn't surprise me because I'm pretty new to juggling all these version management programs & terminals/consoles of various kinds). Not sure if any of that helps. Thanks again.
Contact Details
No response