You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to install invokeai 5.4.3rc1 -- get error message: Error: Unexpected exit code: 1
Command line: | 'C:\Users\SaPanther\invokeai5.4.venv\Scripts\pip.exe' install --require-virtualenv --force-reinstall --use-pep517 'invokeai[onnx-cuda]==5.4.3rc1' --extra-index-url https://download.pytorch.org/whl/cu124
Could not install InvokeAI. Please try downloading the latest version of the installer and install again.
Press any key to continue . . .
What you expected to happen
expected an install
How to reproduce the problem
run install.bat
Additional context
have broken current version so that does not work either
Discord username
none
The text was updated successfully, but these errors were encountered:
Invoke requires python 3.10 or 3.11. If you don't already have one of these versions installed, we suggest installing 3.11, as it will be supported for longer.
Happen to me too on windows 10, i had uninstall python python 3.12, and leave only 3.11.9 as unique python install on my system (a bit of workaround for now..).
Go here, install python 3.11.9, and be sure is the only one installed
on your system, you can check on terminal with python --version, then try again launch invokeai installer bat file
Is there an existing issue for this problem?
Operating system
Windows
GPU vendor
Nvidia (CUDA)
GPU model
RX 3060
GPU VRAM
No response
Version number
3.5
Browser
Windows 11
Python dependencies
No response
What happened
Attempting to install invokeai 5.4.3rc1 -- get error message: Error: Unexpected exit code: 1
Command line: | 'C:\Users\SaPanther\invokeai5.4.venv\Scripts\pip.exe' install --require-virtualenv --force-reinstall --use-pep517 'invokeai[onnx-cuda]==5.4.3rc1' --extra-index-url https://download.pytorch.org/whl/cu124
Could not install InvokeAI. Please try downloading the latest version of the installer and install again.
Press any key to continue . . .
What you expected to happen
expected an install
How to reproduce the problem
run install.bat
Additional context
have broken current version so that does not work either
Discord username
none
The text was updated successfully, but these errors were encountered: