InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[bug]: Update using 2.3.0 update.bat fails

Open vestlink opened this issue 2 years ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

OS

Windows

GPU

cuda

VRAM

12

What happened?

First i tried to update an newly re/installed 2.3.0 using the update.bat, but I get the following error

This script will update InvokeAI and all its dependencies to "https://github.com/invoke-ai/InvokeAI/archive/latest.zip".
If you do not want to do this, press control-C now
Press any key to continue . . .
The system cannot find the path specified.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    14  100    14    0     0     63      0 --:--:-- --:--:-- --:--:--    63
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

[notice] A new release of pip available: 22.3.1 -> 23.0
[notice] To update, run: python.exe -m pip install --upgrade pip
Installation of requirements failed. See https://invoke-ai.github.io/InvokeAI/installation/INSTALL_AUTOMATED/#troubleshooting for suggestions.
Press any key to continue . . .

Screenshots

No response

Additional context

No response

Contact Details

No response

vestlink avatar Feb 14 '23 16:02 vestlink

I don't think v.2.3.0 has an update.sh script. It's probably left over from 2.2.5 and does not work anymore. I got the same error when I tried. Delete that script and use the 2.3.0 installer instead.

Adreitz avatar Feb 14 '23 17:02 Adreitz

If you have indeed installed v2.3.0 as stated, then there is nothing to update; that is the latest release.

thirstyhouseplant avatar Feb 15 '23 06:02 thirstyhouseplant

please download a new installer, docs can be found here: https://invoke-ai.github.io/InvokeAI/installation/010_INSTALL_AUTOMATED/

Feel free to close the issue 😅

mauwii avatar Feb 19 '23 22:02 mauwii