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:
- Generate images with the browser-based interface
- Run textual inversion training
- Merge models (diffusers type only)
- Download and install models
- Change InvokeAI startup options
- Re-run the configure script to fix a broken install or to complete a major upgrade
- Open the developer console
- Update InvokeAI
- Run the InvokeAI image database maintenance script
- 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?