Skip to content

[bug]: GIT installer.sh.in and python 3.12 #7194

Closed as not planned
Closed as not planned
@leder11011

Description

Is there an existing issue for this problem?

#6539

  • I have searched the existing issues

Operating system

Linux

GPU vendor

Nvidia (CUDA)

GPU model

RTX 4090

GPU VRAM

24GB

Version number

c100814

Browser

chrome, FF, vivaldi

Python dependencies

No response

What happened

Hello all,

thank you for InvokeAI!

The readme states that python version should be >= 3.10

But python 3.12 gives an error with onnx-cuda, xformers:

ERROR: Could not find a version that satisfies the requirement invokeai[onnx-cuda,xformers] (from versions: none)
ERROR: No matching distribution found for invokeai[onnx-cuda,xformers]
Error: Unexpected exit code: 1
Command line: | /home/leder/invokeai/.venv/bin/pip install --require-virtualenv --force-reinstall --use-pep517 'invokeai[xformers,onnx-cuda]'
Could not install InvokeAI. Please try downloading the latest version of the installer and install again.

What you expected to happen

I expect invokeai to install properly

How to reproduce the problem

./installer.sh.in
latest stable version
NVidia support

Additional context

I read about the installer switch --skip-xformers, but it is unknown to the installer!

Discord username

leder11011

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions