Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added linux aarch64/AMD64 build support #129

Merged
merged 14 commits into from
Nov 19, 2024
Merged

Added linux aarch64/AMD64 build support #129

merged 14 commits into from
Nov 19, 2024

Conversation

Elgemp4
Copy link
Contributor

@Elgemp4 Elgemp4 commented Nov 12, 2024

Simply adapted CI.yml file to build the ARM64 version of the wheel.

Build not working on both python 3.12 on linux. The issue was alread present when I forked so I suppose it's ""normal"". If I have some time available I might try to also fix this issue

Closes #122

@Elgemp4 Elgemp4 changed the title Added aarch64/AMD64 build support Added linux aarch64/AMD64 build support Nov 12, 2024
@Elgemp4
Copy link
Contributor Author

Elgemp4 commented Nov 13, 2024

Update :
I have

  • fixed python 12 build errors
  • fixed aarch64/ARM64 tests
  • skip the aarch64/ARM64 version in the "docs" step because the pip wasn't able to install the package due to the architecture difference

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@letmaik letmaik merged commit b9e5833 into letmaik:main Nov 19, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Build for Linux aarch64/arm64 on PyPI
2 participants