-
-
Notifications
You must be signed in to change notification settings - Fork 502
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Package
Wan2GP
When did the issue occur?
Installing the Package
What GPU / hardware type are you using?
6800XT with ROCM
What happened?
I clicked on add package -> clicked on advanced options dropdown -> selected ROCM in the PyTorch Index and clicked install at the bottom.
Console output
Unpacking resources
Unpacking resources
Cloning into 'C:\Users\Admin\Downloads\StabilityMatrix-win-x64\Data\Packages\Wan2GP'...
Download Complete
Using Python 3.11.13 environment at: venv
Resolved 2 packages in 25ms
Prepared 1 package in 0.59ms
Installed 1 package in 14ms
+ wheel==0.45.1
Using Python 3.11.13 environment at: venv
Resolved 9 packages in 71ms
Downloading torch (1.1GiB)
Downloading torch
Prepared 1 package in 22.65s
error: Failed to install: torch-2.7.0a0+rocm.git3f903c3-cp311-cp311-win_amd64.whl (torch==2.7.0a0+rocm.git3f903c3 (from https://github.com/scottt/rocm-TheRock/releases/download/v6.5.0rc-pytorch-gfx110x/torch-2.7.0a0+rocm_git3f903c3-cp311-cp311-win_amd64.whl))
Caused by: Wheel version does not match filename: 2.7.0a0+git3f903c3 != 2.7.0a0+rocm.git3f903c3
Could not install Wan2GP (StabilityMatrix.Core.Exceptions.ProcessException: pip install failed with code 2: 'Using Python 3.11.13 environment at: venv\nResolved 9 packages in 71ms\nDownloading torch (1.1GiB)\n Downloading torch\nPrepared 1 package in 22.65s\nerror: Failed to install: torch-2.7.0a0+rocm.git3f903c3-cp311-cp311-win_amd64.whl (torch==2.7.0a0+rocm.git3f903c3 (from https://github.com/scottt/rocm-TheRock/releases/download/v6.5.0rc-pytorch-gfx110x/torch-2.7.0a0+rocm_git3f903c3-cp311-cp311-win_amd64.whl))\n Caused by: Wheel version does not match filename: 2.7.0a0+git3f903c3 != 2.7.0a0+rocm.git3f903c3\n'
at StabilityMatrix.Core.Python.UvVenvRunner.PipInstall(ProcessArgs args, Action`1 outputDataReceived)
at StabilityMatrix.Core.Models.Packages.Wan2GP.InstallAmdRocmAsync(IPyVenvRunner venvRunner, InstalledPackage installedPackage, InstallPackageOptions options, IProgress`1 progress, Action`1 onConsoleOutput, CancellationToken cancellationToken)
at StabilityMatrix.Core.Models.Packages.Wan2GP.InstallPackage(String installLocation, InstalledPackage installedPackage, InstallPackageOptions options, IProgress`1 progress, Action`1 onConsoleOutput, CancellationToken cancellationToken)
at StabilityMatrix.Core.Models.Packages.Wan2GP.InstallPackage(String installLocation, InstalledPackage installedPackage, InstallPackageOptions options, IProgress`1 progress, Action`1 onConsoleOutput, CancellationToken cancellationToken)
at StabilityMatrix.Core.Models.PackageModification.InstallPackageStep.ExecuteAsync(IProgress`1 progress, CancellationToken cancellationToken)
at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps))
Version
2.15.5
What Operating System are you using?
Windows
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working