Skip to content

Unable to install on Alpine Linux #526

Description

@32h3basfl2

Question

The pre-built Linux wheel is not supported for Alpine Linux. Neither installing from pip works.

Further Information

The failure is due to unable to search for protobuf. Even though tried install with
apk add protobuf-dev, still no success. It keep saying Fail to download protobuf.
However, the network is working fine. As no URL provided in error message, no idea
which site it failed.

Screenshots

Image

System Information

  • OS: Alpine Linux
  • OS Version: 3.23.5
  • Language Version: Python 3.12
  • Package Manager Version: pip 25.1.1

Additional Context

Neither pre-built wheel works

/ # pip install tenseal-0.3.17-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl --break-system-packages
ERROR: tenseal-0.3.17-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl is not a supported wheel on this platform.

Activity

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

Metadata

Metadata

Assignees

Labels

BuildRelated to the build of the packageType: Question ❔Question about implementation or some technical aspect

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions