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

InvokeAI Failing to Install #1097

Open
Maple38 opened this issue Jan 8, 2025 · 1 comment
Open

InvokeAI Failing to Install #1097

Maple38 opened this issue Jan 8, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Maple38
Copy link

Maple38 commented Jan 8, 2025

Package

InvokeAI

When did the issue occur?

Installing the Package

What GPU / hardware type are you using?

Apple M3 Max

What happened?

I'm unable to install InvokeAI. It works when installed on its own, but not through SM.

Console output

Unpacking resources
Unpacking resources
Download Complete
Could not install InvokeAI (System.ComponentModel.Win32Exception (2): An error occurred trying to start process '/Users/sidar/Library/Application Support/StabilityMatrix/Packages/InvokeAI/node_modules/.bin/pnpm' with working directory '/Users/sidar/Library/Application Support/StabilityMatrix/Packages/InvokeAI/invokeai/frontend/web'. No such file or directory
at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at StabilityMatrix.Core.Processes.ProcessRunner.StartTrackedProcess(Process process) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Processes/ProcessRunner.cs:line 143
at StabilityMatrix.Core.Processes.ProcessRunner.StartAnsiProcess(String fileName, String arguments, String workingDirectory, Action1 outputDataReceived, IReadOnlyDictionary2 environmentVariables) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Processes/ProcessRunner.cs:line 343
at StabilityMatrix.Core.Models.Packages.InvokeAI.SetupAndBuildInvokeFrontend(String installLocation, IProgress1 progress, Action1 onConsoleOutput, IReadOnlyDictionary2 envVars) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Models/Packages/InvokeAI.cs:line 271 at StabilityMatrix.Core.Models.Packages.InvokeAI.InstallPackage(String installLocation, InstalledPackage installedPackage, InstallPackageOptions options, IProgress1 progress, Action1 onConsoleOutput, CancellationToken cancellationToken) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Models/Packages/InvokeAI.cs:line 173 at StabilityMatrix.Core.Models.Packages.InvokeAI.InstallPackage(String installLocation, InstalledPackage installedPackage, InstallPackageOptions options, IProgress1 progress, Action1 onConsoleOutput, CancellationToken cancellationToken) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Models/Packages/InvokeAI.cs:line 233 at StabilityMatrix.Core.Models.PackageModification.InstallPackageStep.ExecuteAsync(IProgress1 progress, CancellationToken cancellationToken) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Models/PackageModification/InstallPackageStep.cs:line 19
at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Models/PackageModification/PackageModificationRunner.cs:line 35)

Version

2.13.0

What Operating System are you using?

macOS

@Maple38 Maple38 added the bug Something isn't working label Jan 8, 2025
@Maple38
Copy link
Author

Maple38 commented Jan 8, 2025

Think I'll just use another tool for now. Keeping the issue open though in case somebody wants to take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant