LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
4.85k stars 315 forks source link

Could not install stable-diffusion-webui-forge (System.IO.IOException: ファイルがあります。 #890

Closed miurgh closed 1 month ago

miurgh commented 2 months ago

Package

Forge

When did the issue occur?

Installing the Package

What GPU / hardware type are you using?

3060

What happened?

When I install Forge, it ends with an error.

Console output

Could not install stable-diffusion-webui-forge (System.IO.IOException: ファイルがあります。 at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite) at System.IO.FileInfo.MoveTo(String destFileName, Boolean overwrite) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at StabilityMatrix.Core.Models.FileInterfaces.FilePath.MoveToAsync(FilePath destinationFile) at StabilityMatrix.Core.Helper.FileTransfers.MoveFileAsync(FilePath sourceFile, FilePath destinationFile, Boolean overwrite, Boolean overwriteIfHashMatches) at StabilityMatrix.Core.Helper.FileTransfers.MoveAllFiles(DirectoryPath sourceDir, DirectoryPath destinationDir, Boolean overwrite, Boolean overwriteIfHashMatches) at StabilityMatrix.Core.Helper.FileTransfers.MoveAllFilesAndDirectories(DirectoryPath sourceDir, DirectoryPath destinationDir, Boolean overwrite, Boolean overwriteIfHashMatches) at StabilityMatrix.Core.Helper.SharedFolders.CreateOrUpdateLink(DirectoryPath sourceDir, DirectoryPath destinationDir, Boolean overwrite, Boolean recursiveDelete) at StabilityMatrix.Core.Helper.SharedFolders.UpdateLinksForPackage[T](Dictionary2 sharedFolders, DirectoryPath modelsDirectory, DirectoryPath installDirectory, Boolean recursiveDelete) at StabilityMatrix.Core.Models.Packages.BaseGitPackage.SetupModelFolders(DirectoryPath installDirectory, SharedFolderMethod sharedFolderMethod) at StabilityMatrix.Core.Models.PackageModification.SetupModelFoldersStep.ExecuteAsync(IProgress1 progress) at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IReadOnlyList`1 steps))

Version

2.11.8

What Operating System are you using?

Windows

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stale for 5 days with no activity.