Skip to content

Package versions (cupy-cuda11x==11.6.0, cuquantum-python-cu11==23.10.0) in poetry.lock are not available anymore. #83

Description

@liweintu

Two packages' locked versions in poetry.lock, i.e. cupy-cuda11x==11.6.0, cuquantum-python-cu11==23.10.0, are not available anymore in from pip install, as below, resulting in poetry installation failure.

$ pip install cupy-cuda11x==11.6.0
ERROR: Could not find a version that satisfies the requirement cupy-cuda11x==11.6.0 (from versions: 12.3.0, 13.0.0, 13.1.0, 13.2.0, 13.3.0)
ERROR: No matching distribution found for cupy-cuda11x==11.6.0
$ pip install cuquantum-python-cu11==23.10.0
ERROR: Ignored the following yanked versions: 0.0.1.dev0, 24.3.0.post0
ERROR: Could not find a version that satisfies the requirement cuquantum-python-cu11==23.10.0 (from versions: 24.3.0.post1, 24.8.0, 24.11.0)
ERROR: No matching distribution found for cuquantum-python-cu11==23.10.0

Need to update the versions to fix the installation failure.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions