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

Can't install RuinedFoocus ! #814

Closed
Giribot opened this issue Aug 11, 2024 · 6 comments · Fixed by #892
Closed

Can't install RuinedFoocus ! #814

Giribot opened this issue Aug 11, 2024 · 6 comments · Fixed by #892

Comments

@Giribot
Copy link

Giribot commented Aug 11, 2024

Hello !

Unpacking resources
Unpacking resources
Download Complete

Usage:   
  D:\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] <requirement specifier> [package-index-options] ...
  D:\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] -r <requirements file> [package-index-options] ...
  D:\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] <vcs project url> ...
  D:\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] <local project path> ...
  D:\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  D:\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] <requirement specifier> [package-index-options] ...\r\n  D:\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] -r <requirements file> [package-index-options] ...\r\n  D:\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] <vcs project url> ...\r\n  D:\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] <local project path> ...\r\n  D:\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, Action`1 outputDataReceived)
   at StabilityMatrix.Core.Models.Packages.RuinedFooocus.InstallPackage(String installLocation, TorchVersion torchVersion, SharedFolderMethod selectedSharedFolderMethod, DownloadPackageVersionOptions versionOptions, IProgress`1 progress, Action`1 onConsoleOutput)
   at StabilityMatrix.Core.Models.Packages.RuinedFooocus.InstallPackage(String installLocation, TorchVersion torchVersion, SharedFolderMethod selectedSharedFolderMethod, DownloadPackageVersionOptions versionOptions, IProgress`1 progress, Action`1 onConsoleOutput)
   at StabilityMatrix.Core.Models.PackageModification.InstallPackageStep.ExecuteAsync(IProgress`1 progress)
   at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IReadOnlyList`1 steps))

I don't know if it's a bug from Stability Matrix or a bad update of RuinedFoocus (i desinstall RuinedFoocus after trying update, and after, it's impossible to install RuinedFoocus after)

Thanks you !

@DennisGerik
Copy link

DennisGerik commented Aug 11, 2024

I am experiencing the exact same error when trying to install RuinedFooocus. It seemed to have started with StabilityMatrix v2.11.6.

Here's additional error messages when attempting installation.

error

@zdaar
Copy link

zdaar commented Aug 14, 2024

Can't update it anymore

@naoyaikeda
Copy link

I can't install RuinedFooocus, either.

Unpacking resources
Unpacking resources
Download Complete

Usage:
D:\Users\gorn\Data\StabilityMatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [package-index-options] ...
D:\Users\gorn\Data\StabilityMatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] -r [package-index-options] ...
D:\Users\gorn\Data\StabilityMatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...
D:\Users\gorn\Data\StabilityMatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...
D:\Users\gorn\Data\StabilityMatrix\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 D:\Users\gorn\Data\StabilityMatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [package-index-options] ...\r\n D:\Users\gorn\Data\StabilityMatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] -r [package-index-options] ...\r\n D:\Users\gorn\Data\StabilityMatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...\r\n D:\Users\gorn\Data\StabilityMatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...\r\n D:\Users\gorn\Data\StabilityMatrix\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))

@Hampt0n
Copy link

Hampt0n commented Aug 19, 2024

Same here:

Unpacking resources
Unpacking resources
Download Complete

Usage:
H:\Stable Diffusion\StabilityMatrix\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [package-index-options] ...
H:\Stable Diffusion\StabilityMatrix\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] -r [package-index-options] ...
H:\Stable Diffusion\StabilityMatrix\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...
H:\Stable Diffusion\StabilityMatrix\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...
H:\Stable Diffusion\StabilityMatrix\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 H:\Stable Diffusion\StabilityMatrix\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [package-index-options] ...\r\n H:\Stable Diffusion\StabilityMatrix\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] -r [package-index-options] ...\r\n H:\Stable Diffusion\StabilityMatrix\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...\r\n H:\Stable Diffusion\StabilityMatrix\Data\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] ...\r\n H:\Stable Diffusion\StabilityMatrix\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))

@jtabox
Copy link

jtabox commented Aug 21, 2024

Hi, unfortunately the issue seems to be persisting even after the latest update (2.11.8). Trying to install it via Stability Matrix with NVIDIA CUDA option:

Unpacking resources
Unpacking resources
Download Complete

Usage:   
  G:\ai\stabilitymatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] <requirement specifier> [package-index-options] ...
  G:\ai\stabilitymatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] -r <requirements file> [package-index-options] ...
  G:\ai\stabilitymatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] <vcs project url> ...
  G:\ai\stabilitymatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] <local project path> ...
  G:\ai\stabilitymatrix\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  G:\ai\stabilitymatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] <requirement specifier> [package-index-options] ...\r\n  G:\ai\stabilitymatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] -r <requirements file> [package-index-options] ...\r\n  G:\ai\stabilitymatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] <vcs project url> ...\r\n  G:\ai\stabilitymatrix\Packages\RuinedFooocus\venv\Scripts\python.exe -m pip install [options] [-e] <local project path> ...\r\n  G:\ai\stabilitymatrix\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, Action`1 outputDataReceived)
   at StabilityMatrix.Core.Models.Packages.RuinedFooocus.InstallPackage(String installLocation, TorchVersion torchVersion, SharedFolderMethod selectedSharedFolderMethod, DownloadPackageVersionOptions versionOptions, IProgress`1 progress, Action`1 onConsoleOutput)
   at StabilityMatrix.Core.Models.Packages.RuinedFooocus.InstallPackage(String installLocation, TorchVersion torchVersion, SharedFolderMethod selectedSharedFolderMethod, DownloadPackageVersionOptions versionOptions, IProgress`1 progress, Action`1 onConsoleOutput)
   at StabilityMatrix.Core.Models.PackageModification.InstallPackageStep.ExecuteAsync(IProgress`1 progress)
   at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IReadOnlyList`1 steps))

@vfxturjo
Copy link

vfxturjo commented Sep 6, 2024

+1

mohnjiles pushed a commit to LykosAI/StabilityMatrix-Dev that referenced this issue Sep 18, 2024
@mohnjiles mohnjiles mentioned this issue Sep 18, 2024
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

Successfully merging a pull request may close this issue.

7 participants