Stability Matrix will not install ComfyUI #1575
Replies: 2 comments
|
In my situation, I have a similar problem. The installation of Stability matrix goes smoothly, but the installation of ComfyUI stops at the "Unpacking resources |
|
I also had an issue where ComfyUI would stop with an error after installation started, but if you're using ESET, try disabling HIPS, restarting your PC, and then installing ComfyUI—it installed and launched successfully for me. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I am dying here. I have been using Stability Matrix for months. Something changed and long story short even a brand new portable mode of Stability Matrix will NOT install ComfyUI, I get the following error message:
Download Complete
Error: StabilityMatrix.Core.Exceptions.ProcessException: pip install failed with code 2: 'Using Python 3.12.10 environment at: venv\nResolved 1 package in 122ms\nDownloading pip (1.7MiB)\n Downloaded pip\nPrepared 1 package in 471ms\nerror: Failed to install: pip-26.0.1-py3-none-any.whl (pip==26.0.1)\n Caused by: The system cannot open the device or file specified. (os error -2147024786)\n'
at StabilityMatrix.Core.Python.UvVenvRunner.PipInstall(ProcessArgs args, Action
1 outputDataReceived) at StabilityMatrix.Core.Models.Packages.BaseGitPackage.SetupVenvPure(String installedPackagePath, String venvName, Boolean forceRecreate, Action1 onConsoleOutput, Nullable1 pythonVersion) at StabilityMatrix.Core.Models.Packages.ComfyUI.InstallPackage(String installLocation, InstalledPackage installedPackage, InstallPackageOptions options, IProgress1 progress, Action1 onConsoleOutput, CancellationToken cancellationToken) at StabilityMatrix.Core.Models.PackageModification.InstallPackageStep.ExecuteAsync(IProgress1 progress, CancellationToken cancellationToken)at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps)
I have tons of disk space, I disabled anti-virus, I checked everything I can think of and yet it still fails.
Any help would be greatly appreciated! It's the latest version of Stability Matrix 2.15.6.0 Also Windows 11 Pro version 26200.8037
All reactions