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

Problem with update or reinstallation in Stability matrix #162

Open
CodersLabAt opened this issue Aug 27, 2024 · 2 comments
Open

Problem with update or reinstallation in Stability matrix #162

CodersLabAt opened this issue Aug 27, 2024 · 2 comments

Comments

@CodersLabAt
Copy link

I´ve tried to update the app and as a result I get this issue:

Unpacking resources
Unpacking resources
Download Complete

Usage:
C:\Users\user\Documents\StabilityMatrix-win-x64\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [package-index-options] ...
C:\Users\user\Documents\StabilityMatrix-win-x64\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] -r [package-index-options] ...
C:\Users\user\Documents\StabilityMatrix-win-x64\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...
C:\Users\user\Documents\StabilityMatrix-win-x64\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...
C:\Users\user\Documents\StabilityMatrix-win-x64\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] <archive url/path> ...

no such option: --extra-index-url https://download.pytorch.org/whl/cu121
Could not install RuinedFooocus (StabilityMatrix.Core.Exceptions.ProcessException: pip install failed with code 2: '\r\nUsage: \r\n C:\Users\user\Documents\StabilityMatrix-win-x64\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [package-index-options] ...\r\n C:\Users\user\Documents\StabilityMatrix-win-x64\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] -r [package-index-options] ...\r\n C:\Users\user\Documents\StabilityMatrix-win-x64\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...\r\n C:\Users\user\Documents\StabilityMatrix-win-x64\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...\r\n C:\Users\user\Documents\StabilityMatrix-win-x64\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] <archive url/path> ...\r\n\r\nno such option: --extra-index-url https://download.pytorch.org/whl/cu121\r\n'
at StabilityMatrix.Core.Python.PyVenvRunner.PipInstall(ProcessArgs args, Action1 outputDataReceived) at StabilityMatrix.Core.Models.Packages.RuinedFooocus.InstallPackage(String installLocation, TorchVersion torchVersion, SharedFolderMethod selectedSharedFolderMethod, DownloadPackageVersionOptions versionOptions, IProgress1 progress, Action1 onConsoleOutput) at StabilityMatrix.Core.Models.Packages.RuinedFooocus.InstallPackage(String installLocation, TorchVersion torchVersion, SharedFolderMethod selectedSharedFolderMethod, DownloadPackageVersionOptions versionOptions, IProgress1 progress, Action1 onConsoleOutput) at StabilityMatrix.Core.Models.PackageModification.InstallPackageStep.ExecuteAsync(IProgress1 progress)
at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IReadOnlyList`1 steps))

@yownas
Copy link
Collaborator

yownas commented Aug 27, 2024

We made a bunch of changes to how RuinedFooocus updates itself and I pushed those to the main-branch just now.
Please try again and see if it works.

@tazztone
Copy link

tazztone commented Sep 18, 2024

i just installed and launched it successfully using the new stability matrix version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants