Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: InvokeAI install 5.4.3rc1 #7377

Open
1 task done
SaPanther opened this issue Nov 24, 2024 · 1 comment
Open
1 task done

[bug]: InvokeAI install 5.4.3rc1 #7377

SaPanther opened this issue Nov 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@SaPanther
Copy link

Is there an existing issue for this problem?

  • I have searched the existing issues

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

@SaPanther SaPanther added the bug Something isn't working label Nov 24, 2024
@00xBAD
Copy link

00xBAD commented Nov 26, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants