Skip to content

Python 3.13 Linux wheels have broken httpstan/stan_services.o #668

Description

@riddell-stan

Something went wrong when building the Python 3.13 wheel. Python 3.12 and Python 3.14 Linux wheels seem unaffected. The macOS Python 3.13 wheel is also unaffected.

# after unzipping httpstan-4.17.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
$ strings httpstan/stan_services.o | grep 3.10 | head -n 3
3.10
/opt/python/cp310-cp310/include/python3.10
/opt/python/cp310-cp310/include/python3.10/cpython

This can be fixed without yanking the release. You increment the build number. See the section "A wheel file wasn't compiled properly" for details.

This requires some manual work.

(I don't know why the automated wheel builder (multibuild) created this defective wheel.)

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