Skip to content

[Feat]: Consider updating to pytorch 2.9.1 #1088

@Wayfa

Description

@Wayfa

What happened?

Theres a chance im doing something wrong, but I suspect its the case.
Install.sh fail at installing on a Nvida GFX Spark, at CUDA reqs

What did you expect would happen?

complete install as expected

Relevant log output

Collecting psutil==7.0.0 (from -r requirements-global.txt (line 60))
  Using cached psutil-7.0.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (22 kB)
Collecting requests==2.32.3 (from -r requirements-global.txt (line 61))
  Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting deepdiff==8.6.1 (from -r requirements-global.txt (line 62))
  Using cached deepdiff-8.6.1-py3-none-any.whl.metadata (8.6 kB)
Collecting torch==2.7.1+cu128 (from -r requirements-cuda.txt (line 3))
  Using cached https://download.pytorch.org/whl/cu128/torch-2.7.1%2Bcu128-cp310-cp310-manylinux_2_28_aarch64.whl.metadata (29 kB)
ERROR: Ignored the following yanked versions: 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.2.post2, 0.2.2.post3, 0.15.0
ERROR: Ignored the following versions that require a different python version: 1.16.0 Requires-Python >=3.11; 1.16.0rc1 Requires-Python >=3.11; 1.16.0rc2 Requires-Python >=3.11; 1.16.1 Requires-Python >=3.11; 1.16.2 Requires-Python >=3.11; 1.16.3 Requires-Python >=3.11; 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10; 2.3.0 Requires-Python >=3.11; 2.3.1 Requires-Python >=3.11; 2.3.2 Requires-Python >=3.11; 2.3.3 Requires-Python >=3.11; 2.3.4 Requires-Python >=3.11
ERROR: Could not find a version that satisfies the requirement torchvision==0.22.1+cu128 (from versions: 0.1.6, 0.2.0, 0.11.3, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.15.0, 0.15.1, 0.15.2, 0.16.0, 0.16.1, 0.16.2, 0.17.0, 0.17.1, 0.17.2, 0.18.0, 0.18.1, 0.19.0, 0.19.1, 0.20.0, 0.20.1, 0.21.0, 0.22.0, 0.22.1, 0.23.0, 0.24.0)
ERROR: No matching distribution found for torchvision==0.22.1+cu128
ERROR conda.cli.main_run:execute(127): `conda run python -m pip install --upgrade --upgrade-strategy eager -r requirements-global.txt -r requirements-cuda.txt` failed. (See above for error)

Generate and upload debug_report.log

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions