Skip to content
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

Error when checking extinctions or python packages #601

Closed
endlessblink opened this issue Apr 18, 2024 · 2 comments
Closed

Error when checking extinctions or python packages #601

endlessblink opened this issue Apr 18, 2024 · 2 comments
Labels
stale Stale issue or inactive for long period of time

Comments

@endlessblink
Copy link

Keep Getting this error message when trying to turn on the extensions or the python packages -

Exception

Win32Exception: An error occurred trying to start process 'D:\SYNC\Dropbox\MY PROJECTS\AI\STABLE DIFFUSION UI\STABILITY MATRIX\Data\PortableGit\bin\git.exe' with working directory 'D:\SYNC\Dropbox\MY PROJECTS\AI\STABLE DIFFUSION UI\STABILITY MATRIX\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet'. The system cannot find the file specified.

Sentry ID

36d805d08ea442169b7c3a95b061d61d

Stack Trace

   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at StabilityMatrix.Core.Processes.ProcessRunner.StartTrackedProcess(Process process)
   at StabilityMatrix.Core.Processes.ProcessRunner.GetProcessResultAsync(String fileName, ProcessArgs arguments, String workingDirectory, IReadOnlyDictionary`2 environmentVariables)
   at StabilityMatrix.Core.Helper.IPrerequisiteHelper.CheckIsGitRepository(String repositoryPath)
   at StabilityMatrix.Core.Models.Packages.Extensions.GitPackageExtensionManager.GetInstalledExtensionsAsync(InstalledPackage installedPackage, CancellationToken cancellationToken)
   at StabilityMatrix.Avalonia.ViewModels.PackageManager.PackageExtensionBrowserViewModel.RefreshCore()
   at StabilityMatrix.Avalonia.ViewModels.PackageManager.PackageExtensionBrowserViewModel.Refresh()
   at StabilityMatrix.Avalonia.ViewModels.PackageManager.PackageExtensionBrowserViewModel.OnLoadedAsync()
   at AsyncAwaitBestPractices.SafeFireAndForgetExtensions.HandleSafeFireAndForget[TException](Task task, Boolean continueOnCapturedContext, Action`1 onException)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at Avalonia.Threading.SendOrPostCallbackDispatcherOperation.InvokeCore()
   at Avalonia.Threading.DispatcherOperation.Execute()
   at Avalonia.Threading.Dispatcher.ExecuteJob(DispatcherOperation job)
   at Avalonia.Threading.Dispatcher.ExecuteJobsCore(Boolean fromExplicitBackgroundProcessingCallback)
   at Avalonia.Threading.Dispatcher.Signaled()
   at Avalonia.Win32.Win32Platform.WndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam)
   at Avalonia.Win32.Interop.UnmanagedMethods.DispatchMessage(MSG& lpmsg)
   at Avalonia.Win32.Win32DispatcherImpl.RunLoop(CancellationToken cancellationToken)
   at Avalonia.Threading.DispatcherFrame.Run(IControlledDispatcherImpl impl)
   at Avalonia.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken)
   at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[] args)
   at StabilityMatrix.Avalonia.Program.Main(String[] args)
EmojiPati pushed a commit to EmojiPati/StabilityMatrix that referenced this issue May 10, 2024
fix missing images on macos & linux
Copy link

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 github-actions bot added the stale Stale issue or inactive for long period of time label Jun 21, 2024
Copy link

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issue or inactive for long period of time
Projects
None yet
Development

No branches or pull requests

1 participant