Skip to content

Forschungszentrum Jülich request: Flexibility PyQuil releases (Python 3.13.x, numpy 2.x) #1836

@AlvaroHuanay

Description

@AlvaroHuanay

Dear Rigetti team,

We are trying to install latest PyQuil version (4.16.2) for our Stages/2026 on our HPC systems with:

Dependency version
GLIBC 2.28
GCC 14.3.0
Python 3.13.5
Numpy 2.3.2
Scipy 1.16.1
matplotlib 3.10.5
matplotlib-inline 0.1.7
Rust 1.88.0
Pybind11 3.0.0
maturin 1.9.1
Cython 3.1.2

Nonetheless, looks like it is not Python 3.13.x and numpy 2.x supported due to some Rust-backed dependencies (quil, qcs-api-client-common, qcs-sdk-python) that are still build against PyO2 0.20.3 which refuses to compile on Python 3.13:

error: the configured Python interpreter version (3.13) is newer than PyO3's maximum supported version (3.12)

Could I ask you for a more flexible release that matches our setup? I checked issues:

Please support Python 3.13
Allow numpy >2.0
Allow NumPy 2
Support Python 3.13 by upgrading to pyo3 >= 0.22

So please consider this a +1 in support flexibility.

Thank you very much for your work with PyQuil!

Have a nice day.

Kind regards.

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