-
-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash with new installation #1143
Comments
when i try to load a model by default (suggestion of Stability Matrix): too (ex: dreamshaper (stable diffusion 1.5)) Unpacking resources Scanning the drive for archives: 1 file, 0 bytes Extracting archive: D:\Data\PortableGit.7z.exe Can't open as archive: 1 |
Same issue |
Was able to resolve by downloading from here: https://sourceforge.net/projects/git-for-windows.mirror/ I then ran it and set it to folder ./Data/PortableGit and then ran stabilitymatrix.exe again, no issues. |
i can't install nothing (Windows 11 + Python 3.13.2 amd64) Errors: "package Modification Failed" Unpacking resources |
This comment has been minimized.
This comment has been minimized.
This usually happens when the PortableGit download gets corrupted or doesn't finish completely. You can try deleting that
Would love to hear your thoughts on how minimum requirements can solve a corrupted download. |
What happened?
Unpacking resources
Unpacking resources
Could not install stable-diffusion-webui-forge (StabilityMatrix.Core.Exceptions.ProcessException: Process D:\Data\Assets\7za.exe exited with code 2. {StdOut =
7-Zip (a) 18.01 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-01-28
Scanning the drive for archives:
ERROR: D:\Data\PortableGit.7z.exe
Can not open the file as archive
0M Scan D:\Data\
1 file, 0 bytes
Extracting archive: D:\Data\PortableGit.7z.exe
0%
Can't open as archive: 1
Files: 0
Size: 0
Compressed: 0
, StdErr = }
at StabilityMatrix.Core.Exceptions.ProcessException.ThrowIfNonZeroExitCode(Process process, StringBuilder outputBuilder)
at StabilityMatrix.Core.Helper.ArchiveHelper.Extract7Z(String archivePath, String extractDirectory, IProgress
1 progress) at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.UnzipGit(IProgress
1 progress)at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.InstallGitIfNecessary(IProgress
1 progress) at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.InstallPackageRequirements(List
1 prerequisites, IProgress1 progress) at StabilityMatrix.Core.Models.PackageModification.SetupPrerequisitesStep.ExecuteAsync(IProgress
1 progress)at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps))
Exception Details
No response
Version
2.13.3
What Operating System are you using?
Windows
The text was updated successfully, but these errors were encountered: