#Cannot install models or run configure after update

2 messages · Page 1 of 1 (latest)

pale cipher
#

After updating from 3.7 to 4.1 I'm having this problem:

Please enter 1-10, Q: [1] 4
Running invokeai-model-install...
C:\Users\user\AppData\Local\Programs\Python\Python310\python.exe: can't open file 'C:\Users\user\Invoke\.venv\Scripts\invokeai-model-install.exe': [Errno 2] No such file or directory
Desired action:

  1. Generate images with the browser-based interface
  2. Run textual inversion training
  3. Merge models (diffusers type only)
  4. Download and install models
  5. Change InvokeAI startup options
  6. Re-run the configure script to fix a broken install or to complete a major upgrade
  7. Open the developer console
  8. Update InvokeAI
  9. Run the InvokeAI image database maintenance script
  10. Command-line help
    Q - Quit
    Please enter 1-10, Q: [1] 6
    Running invokeai-configure...
    C:\Users\user\AppData\Local\Programs\Python\Python310\python.exe: can't open file 'C:\Users\user\Invoke\.venv\Scripts\invokeai-configure.exe': [Errno 2] No such file or directory

After trying these two options, I do see that they are no longer in the .venv directory. Maybe they're accomplished in some other way now and the command line needs to be updated?

rapid wagon
#

Yes, it seems like you may have updated incorrectly. The launcher is referring to options that no longer exist. Make sure to update using the installer zip from the releases page.