eclipse-cyclonedds / eclipse-cyclonedds/cyclonedds-python

Build wheel for linux arm64?

Open
#304 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
110
Forks
68
Avg merge
1h 8m
Merged PRs (30d)
1

Description

Hello, I tried to install via pypi the package, and it worked fine on linux-x86-64, but on linux-arm64 there's no wheel, so it tries to build from source. I happen to want to prototype in an environment without compiling tools, just plain python, so its not great.

I wonder if it would be possible to add to CI building the linux arm64 build (I see there's a macosx arm64!).

Thanks!

Edit: I saw the available wheels from here: https://pypi.org/project/cyclonedds/#files

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the CI configuration that builds the existing macosx arm64 wheel and the package's wheel publishing setup. Add the Linux arm64 build path, then verify that a Linux arm64 wheel is available on PyPI and installs without requiring compilation tools.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.