Skip to content

[Installation]: Unmatched torch version between vllm=0.9.2 and vllm-ascend=0.9.2rc1 #1796

@GuanlinLee

Description

@GuanlinLee

Your current environment

pip install vllm==0.9.2 automatically installed the torch=2.7.1.

Then, pip install vllm-ascend==0.9.2rc1 comes with a fatal error that could not find a version that satisfies the requirement torch-npu==2.5.1.post1.dev20250619.

BTW, setting pip config set global.extra-index-url "https://download.pytorch.org/whl/cpu/ https://mirrors.huaweicloud.com/ascend/repos/pypi" will keep the pip looking for index forever long.

How you are installing vllm and vllm-ascend

I followed the steps provided in the documents, as shown in https://vllm-ascend.readthedocs.io/en/latest/installation.html.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions