ITKPythonPackage icon indicating copy to clipboard operation
ITKPythonPackage copied to clipboard

Allow building module wheels for arm64 linux

Open mdevl opened this issue 3 years ago • 1 comments

Currently the script dockcross-manylinux-download-cache-and-build-module-wheels.sh only allows to build x86 python wheels. To my understanding it should be possible to also build wheels of a python ITK module for arm64 architecture on a linux machine.

Modifying the user-facing script to allow specifying an architecture different from x86 would be very helpful and greatly appreciated.

mdevl avatar Oct 25 '22 11:10 mdevl

cc @jcfr @thewtex

tbirdso avatar Oct 25 '22 14:10 tbirdso

Closed via #228

thewtex avatar Nov 24 '22 14:11 thewtex