Skip to content

ERROR: httpstan-4.13.0-cp311-cp311-macosx_15_0_arm64.whl is not a supported wheel on this platform. #665

@junfang219

Description

@junfang219

My computer specs:

ProductName: macOS
ProductVersion: 15.3.2
BuildVersion: 24D81

$ python3 -c "import platform; print(platform.machine())"
arm64

Python 3.11.11

I was trying to install pystan using https://github.com/stan-dev/httpstan/releases/tag/4.13.0

but got this error:

$ python3 -m pip install dist/*.whl
ERROR: httpstan-4.13.0-cp311-cp311-macosx_15_0_arm64.whl is not a supported wheel on this platform.

My guess is the wheel file is not supported in macOS 15.3.2. Any help? thank you!

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