Closed as not planned
Description
Is there an existing issue for this problem?
- I have searched the existing issues
Operating system
Linux
GPU vendor
Nvidia (CUDA)
GPU model
RTX 4090
GPU VRAM
24GB
Version number
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