Replies: 1 comment 3 replies
-
|
та же проблема, не помогла даже ручная чистка реестра и ручной поиск папок stabilitymatrix. вся проблема с Python3.10, который ставится в любом случае, по умолчанию, и никакие запреты по типу блокировки обновления питона или uv не помогают |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Unable to update or start Comfy. Can you tell me how to fix this?
Using Python 3.10.11 environment at: venv error: Failed to fetch: https://download.pytorch.org/whl/cu128/torchaudio/ Caused by: error decoding response body Caused by: request or response body error Caused by: operation timed out Could not update ComfyUI (StabilityMatrix.Core.Exceptions.ProcessException: pip install failed with code 2: 'Using Python 3.10.11 environment at: venv\nerror: Failed to fetch: https://download.pytorch.org/whl/cu128/torchaudio/\n Caused by: error decoding response body\n Caused by: request or response body error\n Caused by: operation timed out\n' at StabilityMatrix.Core.Python.UvVenvRunner.PipInstall(ProcessArgs args, Action1 outputDataReceived) at StabilityMatrix.Core.Models.Packages.BaseGitPackage.StandardPipInstallProcessAsync(IPyVenvRunner venvRunner, InstallPackageOptions options, InstalledPackage installedPackage, PipInstallConfig config, Action1 onConsoleOutput, IProgress1 progress, CancellationToken cancellationToken) at StabilityMatrix.Core.Models.Packages.ComfyUI.InstallPackage(String installLocation, InstalledPackage installedPackage, InstallPackageOptions options, IProgress1 progress, Action1 onConsoleOutput, CancellationToken cancellationToken) at StabilityMatrix.Core.Models.Packages.ComfyUI.InstallPackage(String installLocation, InstalledPackage installedPackage, InstallPackageOptions options, IProgress1 progress, Action1 onConsoleOutput, CancellationToken cancellationToken) at StabilityMatrix.Core.Models.Packages.BaseGitPackage.Update(String installLocation, InstalledPackage installedPackage, UpdatePackageOptions options, IProgress1 progress, Action1 onConsoleOutput, CancellationToken cancellationToken) at StabilityMatrix.Core.Models.PackageModification.UpdatePackageStep.ExecuteAsync(IProgress1 progress, CancellationToken cancellationToken) at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable1 steps))Beta Was this translation helpful? Give feedback.
All reactions