-
-
Notifications
You must be signed in to change notification settings - Fork 322
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 INSTALL INVOKE, MACOS M1MAX #464
Comments
Same error here with Linux. InvokeAI runs fine stand alone. |
Same here
|
Merged
allwavemedia
pushed a commit
to allwavemedia/StabilityMatrix
that referenced
this issue
Mar 13, 2024
do some .ToSTrings() on DirectoryPaths so they dont enumerate& log every item
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unpacking resources
Unpacking resources
Download Complete
created virtual environment CPython3.10.11.final.0-64 in 145ms
creator CPython3Posix(dest=/Applications/Data/Packages/InvokeAI/venv, clear=False, no_vcs_ignore=False, global=False)
seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/Users/thienbao/Library/Application Support/virtualenv)
activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
Could not install InvokeAI (StabilityMatrix.Core.Exceptions.ProcessException: npm command [/Applications/Data/Assets/nodejs/bin/npm i vite] failed with exit code 254:
npm ERR! code ENOENTnpm ERR! syscall spawn shnpm ERR! path /Applications/Data/Packages/InvokeAI/node_modules/esbuildnpm ERR! errno -2npm ERR! enoent spawn sh ENOENTnpm ERR! enoent This is related to npm not being able to find a file.npm ERR! enoent npm ERR! A complete log of this run can be found in: /Users/thienbao/.npm/_logs/2024-02-16T01_15_42_992Z-debug-0.log
at StabilityMatrix.Avalonia.Helpers.UnixPrerequisiteHelper.RunNpm(ProcessArgs args, String workingDirectory, Action
1 onProcessOutput, IReadOnlyDictionary
2 envVars) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Avalonia/Helpers/UnixPrerequisiteHelper.cs:line 301at StabilityMatrix.Core.Models.Packages.InvokeAI.SetupAndBuildInvokeFrontend(String installLocation, IProgress
1 progress, Action
1 onConsoleOutput, IReadOnlyDictionary2 envVars) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Models/Packages/InvokeAI.cs:line 300 at StabilityMatrix.Core.Models.Packages.InvokeAI.InstallPackage(String installLocation, TorchVersion torchVersion, SharedFolderMethod selectedSharedFolderMethod, DownloadPackageVersionOptions versionOptions, IProgress
1 progress, Action1 onConsoleOutput) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Models/Packages/InvokeAI.cs:line 193 at StabilityMatrix.Core.Models.Packages.InvokeAI.InstallPackage(String installLocation, TorchVersion torchVersion, SharedFolderMethod selectedSharedFolderMethod, DownloadPackageVersionOptions versionOptions, IProgress
1 progress, Action1 onConsoleOutput) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Models/Packages/InvokeAI.cs:line 283 at StabilityMatrix.Core.Models.PackageModification.InstallPackageStep.ExecuteAsync(IProgress
1 progress) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Models/PackageModification/InstallPackageStep.cs:line 37at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IReadOnlyList`1 steps) in /Users/runner/work/StabilityMatrix/StabilityMatrix/StabilityMatrix.Core/Models/PackageModification/PackageModificationRunner.cs:line 35)
The text was updated successfully, but these errors were encountered: