InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[bug]: Failed to access UV executable on Windows

Open AxDSan opened this issue 9 months ago • 1 comments

Is there an existing issue for this problem?

  • [x] I have searched the existing issues

Operating system

Windows

GPU vendor

Nvidia (CUDA)

GPU model

RTX 2080 (Mobile

GPU VRAM

8GB

Version number

N/A

Browser

N/A

Python dependencies

N/A

What happened

I try to run the installer and hit the install button generated the following error in the logs

Image

What you expected to happen

A successfully installation

How to reproduce the problem

N/A

Additional context

No response

Discord username

No response

AxDSan avatar Feb 28 '25 23:02 AxDSan

Probably caused by trying to install to C:\Invoke - that'll be a protected location on Windows. Instead, install in one of your user folders. For example in C:\Users\<your username>

psychedelicious avatar Mar 01 '25 01:03 psychedelicious