CadQuery / CadQuery/ocp-build-system

Linux aarch64 (ARM64) Wheels

Open
#20 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
CMake
Stars
14
Forks
22
Avg merge
2h 30m
Merged PRs (30d)
1

Description

We are out of project storage on PyPI for now and so I cannot upload these wheels, but I will post them here in case people want to test them.

https://www.dropbox.com/scl/fo/bp7df3u6ewe6rjijh0xwq/h?rlkey=hkbp4705uyviky5mdh1snfg7b&dl=0

It was built on a Pine64 RockPro64 running Debian 12. I tried building on Debian 11 to cover older systems too, but patchelf was too old on Debian 11. You will need to grab the correct file for your Python version. If you try to install on an ARM64 platform and get an error that the wheel is not appropriate for your platform, the cause is probably that your libstdc++ library is too old.

After installing the wheel locally I was able to run the following.
```python
import OCP
print(OCP.__version__)
```
If these work well for other people I will consider turning the RockPro64 into a hosted runner for GitHub.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.