cyclonedds-python icon indicating copy to clipboard operation
cyclonedds-python copied to clipboard

Build wheel for linux arm64?

Open awesomebytes opened this issue 3 months ago • 0 comments
trafficstars

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

awesomebytes avatar Jul 30 '25 15:07 awesomebytes