-
Notifications
You must be signed in to change notification settings - Fork 363
Description
Hi there 👋
Locally, on my Apple M1 Pro, everything works fine. But on GitLab CI there is a segmentation fault.
Sidenote: #1475 doesn't seem to be an issue anymore, CQ installs fine in both environments mentioned above.
To Reproduce
Here's my CI build with the segmentation fault: https://gitlab.com/dAnjou/bed/-/jobs/10236020027
The README contains instructions: https://gitlab.com/dAnjou/bed
Just to avoid confusion: the current build in https://gitlab.com/dAnjou/bed/-/tree/55ffbafb0c0a3b4ed01cb65c04b60ae1b0eaebd9/public/bed is from my local machine, not the CI build.
Environment
OS: python:3.12
Docker container on Linux/amd64
CQ version: git+https://github.com/CadQuery/cadquery.git
Sorry in advance for the code 😅 I'm not familiar with CAD concepts and can't wrap my head around some of them. Happy to provide more info, let me know what you need.