Skip to content

Unable to update ComfyUI #1550

@hugalafutro

Description

@hugalafutro

Package

ComfyUI

When did the issue occur?

Updating the Package

What GPU / hardware type are you using?

RTX 3060

What happened?

Using Python 3.10.11 environment at: venv
Resolved 3 packages in 103ms
Audited 3 packages in 0.03ms
Using Python 3.10.11 environment at: venv
Resolved 98 packages in 20.90s
Downloading pygments (1.2MiB)
Downloading comfyui-frontend-package (20.8MiB)
 Downloading pygments
 Downloading comfyui-frontend-package
Prepared 9 packages in 3.48s
Uninstalled 9 packages in 126ms
Installed 9 packages in 14ms
 - comfyui-frontend-package==1.38.13
 + comfyui-frontend-package==1.38.14
 - cuda-pathfinder==1.3.3
 + cuda-pathfinder==1.3.4
 - filelock==3.20.3
 + filelock==3.24.0
 - markdown-it-py==3.0.0
 + markdown-it-py==4.0.0
 - pydantic-settings==2.12.0
 + pydantic-settings==2.13.0
 - pygments==2.19.1
 + pygments==2.19.2
 - rich==13.9.4
 + rich==14.3.2
 - typer==0.15.1
 + typer==0.23.1
 - typer-slim==0.21.2
 + typer-slim==0.23.1
Using Python 3.10.11 environment at: venv
Resolved 31 packages in 5.74s
Downloading nvidia-cufile (1.2MiB)
Downloading torch (611.9MiB)
Downloading nvidia-cuda-runtime (2.1MiB)
Downloading nvidia-cufft (204.2MiB)
 Downloading nvidia-cufile
 Downloading nvidia-cuda-runtime
Downloading nvidia-cusolver (191.6MiB)
Downloading nvidia-nvjitlink (38.8MiB)
Downloading nvidia-cuda-cupti (10.2MiB)
Downloading nvidia-curand (56.8MiB)
Downloading nvidia-cudnn-cu13 (335.0MiB)
Downloading nvidia-cusparse (139.2MiB)
Downloading nvidia-cublas (403.5MiB)
 Downloading nvidia-cuda-cupti
  × Failed to download `nvidia-cusparselt-cu13==0.8.0`
  ├─▶ Failed to fetch:
  │   `https://pypi.nvidia.com/nvidia-cusparselt-cu13/nvidia_cusparselt_cu13-0.8.0-py3-none-manylinux2014_x86_64.whl`
  ├─▶ Request failed after 3 retries
  ├─▶ error sending request for url
  │   (https://pypi.nvidia.com/nvidia-cusparselt-cu13/nvidia_cusparselt_cu13-0.8.0-py3-none-manylinux2014_x86_64.whl)
  ╰─▶ operation timed out
  help: `nvidia-cusparselt-cu13` (v0.8.0) was included because `torch`
        (v2.10.0+cu130) depends on `nvidia-cusparselt-cu13`
Could not update ComfyUI (StabilityMatrix.Core.Exceptions.ProcessException: pip install failed with code 1: 'Using Python 3.10.11 environment at: venv\nResolved 31 packages in 5.74s\nDownloading nvidia-cufile (1.2MiB)\nDownloading torch (611.9MiB)\nDownloading nvidia-cuda-runtime (2.1MiB)\nDownloading nvidia-cufft (204.2MiB)\n Downloading nvidia-cufile\n Downloading nvidia-cuda-runtime\nDownloading nvidia-cusolver (191.6MiB)\nDownloading nvidia-nvjitlink (38.8MiB)\nDownloading nvidia-cuda-cupti (10.2MiB)\nDownloading nvidia-curand (56.8MiB)\nDownloading nvidia-cudnn-cu13 (335.0MiB)\nDownloading nvidia-cusparse (139.2MiB)\nDownloading nvidia-cublas (403.5MiB)\n Downloading nvidia-cuda-cupti\n  \u00d7 Failed to download `nvidia-cusparselt-cu13==0.8.0`\n  \u251c\u2500\u25b6 Failed to fetch:\n  \u2502   `https://pypi.nvidia.com/nvidia-cusparselt-cu13/nvidia_cusparselt_cu13-0.8.0-py3-none-manylinux2014_x86_64.whl`\n  \u251c\u2500\u25b6 Request failed after 3 retries\n  \u251c\u2500\u25b6 error sending request for url\n  \u2502   (https://pypi.nvidia.com/nvidia-cusparselt-cu13/nvidia_cusparselt_cu13-0.8.0-py3-none-manylinux2014_x86_64.whl)\n  \u2570\u2500\u25b6 operation timed out\n  help: `nvidia-cusparselt-cu13` (v0.8.0) was included because `torch`\n        (v2.10.0+cu130) depends on `nvidia-cusparselt-cu13`\n'
   at StabilityMatrix.Core.Python.UvVenvRunner.PipInstall(ProcessArgs args, Action`1 outputDataReceived)
   at StabilityMatrix.Core.Models.Packages.BaseGitPackage.StandardPipInstallProcessAsync(IPyVenvRunner venvRunner, InstallPackageOptions options, InstalledPackage installedPackage, PipInstallConfig config, Action`1 onConsoleOutput, IProgress`1 progress, CancellationToken cancellationToken)
   at StabilityMatrix.Core.Models.Packages.ComfyUI.InstallPackage(String installLocation, InstalledPackage installedPackage, InstallPackageOptions options, IProgress`1 progress, Action`1 onConsoleOutput, CancellationToken cancellationToken)
   at StabilityMatrix.Core.Models.Packages.ComfyUI.InstallPackage(String installLocation, InstalledPackage installedPackage, InstallPackageOptions options, IProgress`1 progress, Action`1 onConsoleOutput, CancellationToken cancellationToken)
   at StabilityMatrix.Core.Models.Packages.BaseGitPackage.Update(String installLocation, InstalledPackage installedPackage, UpdatePackageOptions options, IProgress`1 progress, Action`1 onConsoleOutput, CancellationToken cancellationToken)
   at StabilityMatrix.Core.Models.PackageModification.UpdatePackageStep.ExecuteAsync(IProgress`1 progress, CancellationToken cancellationToken)
   at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps))

Console output

No response

Version

2.15.6

What Operating System are you using?

Linux

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