When trying to update invokeai I get the following:
Installing invokeai package...
C:\Users\Stephan\AppData\Local\Temp\2xlkepy8Rhkg3A9ZyXAxYG0nJbU\resources\bin\uv.exe pip install --python 3.12 --python-preference only-managed invokeai==v6.2.0 --force-reinstall --compile-bytecode --index=https://download.pytorch.org/whl/cu128
Resolved 104 packages in 1.80s
Prepared 104 packages in 82ms
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, setexport UV_LINK_MODE=copyor use--link-mode=copyto suppress this warning.
Installed 104 packages in 2m 15s
error: Failed to bytecode-compile Python file in: .venv\Lib\site-packages
Caused by: Failed to create temporary script file
Caused by: failed to write to fileC:\Users\Stephan\AppData\Local\uv\cache\.tmpzdYE9q\pip_compileall.py: Der Vorgang ist bei einer Datei mit einem geöffneten Bereich, der einem Benutzer zugeordnet ist, nicht anwendbar. (os error 1224)
Failed to install invokeai python package: Process exited with code 2
Try installing again with Repair mode enabled to fix this.
Ask for help on Discord or GitHub if you continue to have issues.
This happens for both normal and repair update. What to do?