Skip to content

ComfyUI is not installed #1586

@Ivan-750TI

Description

@Ivan-750TI

What happened?

Portable or regular Stability matrix installation, ComfyUI always stops at a step :
Python 3.10.11 download complete and then endless waiting. Windows 10, earlier cofmfi and all models worked fine on SM. At the moment, you can raise the comfi separately. I reinstalled Windows from different boot loaders, it doesn't help. I disabled the antivirus and ran SM with administrator rights.

Image

I used versions of SM from 2.12 to the current 2.15. I added Long Polling, installed c++ redistributable. The system is built on 2 Xeon e5 2686 v4 and Attermiter x99 dual. I can't figure out what to do. SM is very important to me, I use video models that need SageAttention and Triton. Help please.

Steps to reproduce

  1. Open SM
  2. Install ComfyUI
  3. Constant waiting in Python 3.10.11 download complete step

Image

Relevant logs

2026-04-02 20:12:41.4843|INFO|StabilityMatrix.Avalonia.ViewModels.RefreshBadgeViewModel|Running refresh command...
2026-04-02 20:12:42.3794|WARN|StabilityMatrix.Core.Services.SettingsManager|[RelayPropertyFor] LibraryDir not set when saving (FirstLaunchSetupViewModel.SelectedGpu -> Settings.PreferredGpu)
2026-04-02 20:13:43.1310|WARN|StabilityMatrix.Core.Services.SettingsManager|[RelayPropertyFor] LibraryDir not set when saving (MainSettingsViewModel.PreferredGpu -> Settings.PreferredGpu)
2026-04-02 20:13:43.5579|INFO|StabilityMatrix.Avalonia.ViewModels.RefreshBadgeViewModel|Running refresh command...
2026-04-02 20:13:43.5579|INFO|StabilityMatrix.Avalonia.ViewModels.RefreshBadgeViewModel|Running refresh command...
2026-04-02 20:13:46.3003|INFO|StabilityMatrix.Avalonia.ViewModels.RefreshBadgeViewModel|Running refresh command...
2026-04-02 20:13:53.2601|INFO|StabilityMatrix.Avalonia.ViewModels.RefreshBadgeViewModel|Running refresh command...
2026-04-02 20:13:54.9499|DEBUG|StabilityMatrix.Core.Database.LiteDbContext|Database collation is not Ordinal (IgnoreCase), rebuilding...
2026-04-02 20:13:55.0174|INFO|StabilityMatrix.Core.Services.ModelIndexService|Loading models from database...
2026-04-02 20:13:55.0329|DEBUG|StabilityMatrix.Avalonia.Services.InferenceClientManager|Model index changed, reloading shared properties for Inference
2026-04-02 20:13:55.0329|INFO|StabilityMatrix.Core.Services.ModelIndexService|Loaded 0 models from database in 15.88ms
2026-04-02 20:13:55.0329|INFO|StabilityMatrix.Core.Services.ModelIndexService|Refreshing model index...
2026-04-02 20:13:55.0516|INFO|StabilityMatrix.Core.Services.ModelIndexService|Model index refreshed with 0 entries, took 4.81ms (7.69ms db)
2026-04-02 20:13:55.0516|DEBUG|StabilityMatrix.Avalonia.Services.InferenceClientManager|Model index changed, reloading shared properties for Inference
2026-04-02 20:13:55.1120|INFO|StabilityMatrix.Avalonia.ViewModels.MainWindowViewModel|App started (1.36m)
2026-04-02 20:14:11.9497|INFO|StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper|UV not found at "G:\AI\Assets\uv\uv.exe", downloading...
2026-04-02 20:14:13.3875|DEBUG|StabilityMatrix.Core.Processes.ProcessRunner|Starting process 'G:\AI\Assets\7za.exe' with arguments 't G:\AI\Assets\uv.zip' in working directory ''
2026-04-02 20:14:13.3875|DEBUG|StabilityMatrix.Core.Helper.ProcessTracker|Creating Job Object "SM_ProcessTracker_7868"
2026-04-02 20:14:13.3875|DEBUG|StabilityMatrix.Core.Helper.ProcessTracker|Adding Process "7za" [10608] to Job Object "SM_ProcessTracker_7868"
2026-04-02 20:14:14.4404|INFO|StabilityMatrix.Core.Helper.ArchiveHelper|Finished extracting archive "G:\AI\Assets\uv.zip"
2026-04-02 20:14:14.4464|DEBUG|StabilityMatrix.Core.Processes.ProcessRunner|Starting process 'G:\AI\Assets\uv\uv.exe' with arguments 'python list --managed-python --output-format json'
2026-04-02 20:14:14.5035|DEBUG|StabilityMatrix.Core.Helper.ProcessTracker|Adding Process "uv" [8024] to Job Object "SM_ProcessTracker_7868"
2026-04-02 20:14:35.5810|DEBUG|StabilityMatrix.Core.Processes.ProcessRunner|Starting process 'G:\AI\Assets\uv\uv.exe' with arguments '--version'
2026-04-02 20:14:35.5810|DEBUG|StabilityMatrix.Core.Helper.ProcessTracker|Adding Process "uv" [8396] to Job Object "SM_ProcessTracker_7868"
2026-04-02 20:14:35.6417|DEBUG|StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper|UV already installed at "G:\AI\Assets\uv\uv.exe"
2026-04-02 20:14:35.6417|INFO|StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper|Python 3.10.11 not found at "G:\AI\Assets\Python310\python310.dll", downloading...
2026-04-02 20:14:35.6417|INFO|StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper|Downloading Python 3.10.11 from https://www.python.org/ftp/python/3.10.11/python-3.10.11-embed-amd64.zip to G:\AI\Assets\python-3.10.11-embed-amd64.zip
2026-04-02 20:14:36.6114|DEBUG|StabilityMatrix.Core.Processes.ProcessRunner|Starting process 'G:\AI\Assets\7za.exe' with arguments 'a G:\AI\Assets\Python310\python310.zip venv\ -y'
2026-04-02 20:14:36.6114|DEBUG|StabilityMatrix.Core.Helper.ProcessTracker|Adding Process "7za" [10356] to Job Object "SM_ProcessTracker_7868"
2026-04-02 20:14:36.6954|DEBUG|StabilityMatrix.Core.Processes.ProcessRunner|Starting process 'G:\AI\Assets\7za.exe' with arguments 'x G:\AI\Assets\python-3.10.11-embed-amd64.zip -oG:\AI\Assets\Python310 -y'
2026-04-02 20:14:36.7012|DEBUG|StabilityMatrix.Core.Helper.ProcessTracker|Adding Process "7za" [5728] to Job Object "SM_ProcessTracker_7868"
2026-04-02 20:14:36.9421|INFO|StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper|Downloading Tkinter for Python 3.10.11
2026-04-02 20:20:14.5248|DEBUG|StabilityMatrix.Core.Processes.ProcessRunner|Opening URL 'https://patreon.com/StabilityMatrix'
2026-04-02 20:40:44.2036|INFO|StabilityMatrix.Avalonia.Models.TagCompletion.CompletionProvider|Downloading default tag source "danbooru.csv" ["b84a879"]

Version

2.15.6

What Operating System are you using?

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions