SyQon Starless and PyTorch install failure

Getting the following error when trying to run SyQon. I have tried unselecting, and reselecting the script. I updated Pip. I reset the venv folder. None of it has corrected the error locating and failing to install PyTorch.

13:32:42: Installing collected packages: scipy
13:32:59: Successfully installed scipy-1.17.0
13:32:59: Successfully installed scipy
13:33:00: Installing PyTorch with backend: rocm
13:33:00: Installing: torch torchvision
13:33:02: Looking in indexes: https://download.pytorch.org/whl/rocm7.1
13:33:02: ERROR: Could not find a version that satisfies the requirement torch (from versions: none)
13:33:03:
13:33:03: [notice] A new release of pip is available: 24.3.1 → 26.0.1
13:33:03: [notice] To update, run: C:\Users\const\AppData\Local\siril\venv\Scripts\python.exe -m pip install --upgrade pip
13:33:03: ERROR: No matching distribution found for torch
13:33:03: Failed to install PyTorch: Command '[‘C:\Users\const\AppData\Local\siril\venv\Scripts\python.exe’, ‘-m’, ‘pip’, ‘install’, ‘torch’, ‘torchvision’, ‘–index-url’, 'https://download.pytorch.org/whl/rocm7.1’]’ returned non-zero exit status 1.
13:33:03: Error installing Torch: Command '[‘C:\Users\const\AppData\Local\siril\venv\Scripts\python.exe’, ‘-m’, ‘pip’, ‘install’, ‘torch’, ‘torchvision’, ‘–index-url’, 'https://download.pytorch.org/whl/rocm7.1’]’ returned non-zero exit status 1.
13:33:03: Connecting to Windows pipe: \.\pipe\ae247aa3-647d-4987-8328-f54a17684d0d
13:33:03: Connected to Siril
13:33:03: Error: No image or sequence loaded in Siril
13:33:03: Python process (PID: 8452) exited with status 1

First, you need to load an image when tryin to open SyQon.

Then, try using the GPU manager. This is a Siril Script. It can help you to install the right pyTorch framework.

(post deleted by author)