Cannot install local managed server
Hello. Just installed Krita and the plugin. I'm trying to have it install the local managed server, but it crashes. Enclosed is a sample log, but here is the crash part:
2025-05-04 23:03:14,456 ERROR Error during installation: Using Python 3.12.9 environment at: venv
Resolved 112 packages in 854ms
Uninstalled 3 packages in 228ms
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, set export UV_LINK_MODE=copy or use --link-mode=copy to suppress this warning.
error: Failed to install: tokenizers-0.21.1-cp39-abi3-win_amd64.whl (tokenizers==0.21.1)
Caused by: failed to read directory C:\Users\toyma\AppData\Local\uv\cache\archive-v0\LgQQjeSQTIlPS5CS7t7eU: The system cannot find the path specified. (os error 3)
Traceback (most recent call last):
File "C:\Users\toyma\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 310, in install
await self._install(cb)
File "C:\Users\toyma\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 161, in _install
await try_install(comfy_dir, self._install_comfy, comfy_dir, network, cb)
File "C:\Users\toyma\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 631, in try_install
raise e
File "C:\Users\toyma\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 626, in try_install
await installer(*args)
File "C:\Users\toyma\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 238, in _install_comfy
await self._pip_install("ComfyUI", ["-r", str(requirements_txt)], cb)
File "C:\Users\toyma\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 620, in execute_process
raise Exception(("Error during installation") + f": {errlog}")
Exception: Error during installation: Using Python 3.12.9 environment at: venv
Resolved 112 packages in 854ms
Uninstalled 3 packages in 228ms
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, set export UV_LINK_MODE=copy or use --link-mode=copy to suppress this warning.
error: Failed to install: tokenizers-0.21.1-cp39-abi3-win_amd64.whl (tokenizers==0.21.1)
Caused by: failed to read directory C:\Users\toyma\AppData\Local\uv\cache\archive-v0\LgQQjeSQTIlPS5CS7t7eU: The system cannot find the path specified. (os error 3)
2025-05-04 23:03:14,456 ERROR Installation failed 2025-05-04 23:03:14,457 INFO Found server installation vincomplete at G:\AIArt\Krita\ComfyUI