-
-
Notifications
You must be signed in to change notification settings - Fork 506
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
user with ü (U+00FC) in name, witth Stability Martix in %userprofile%\StabilityMatrix or %appdata%\StabilityMatrix installed, can't install comfy UI, git fails to get libcurl. Installation in custom directory worked.
Steps to reproduce
- Install stability matrix in user directory (or probably other directory) containing non-standard character
- Try to install ComfyUI (or most probably any other git managed package)
Relevant logs
Cloning into 'C:\Users\******\StabilityMatrix\Data\Packages\ComfyUI' ...
fatal: failed to load library 'libcurl-4.dll'
Could not install ComfyUI (StabilityMatrix.Core.Exceptions.ProcessException: Git exited with code 128
at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.RunGit(ProcessArgs args, Action1 onProcessOutput, String workingDirectory)
at StabilityMatrix.Core.Models.Packages.BaseGitPackage.DownloadPackage(String installLocation, DownloadPackageOptions options, IProgress1 progress, CancellationToken cancellationToken)
at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps))Version
v2.15.5
What Operating System are you using?
Windows
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working