-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
0.21 (Development)
### Full version info
```shell
OS: Ubuntu 24.04.1 LTS (GNOME/gnome-wayland)
Word…
-
Hi all
We are using the latest pip-installable cadquery and we also recently added a new dependency (vtk==9.3.0)
Just importing those two in the same file:
`import cadquery
import vkt
`
Result…
-
instead of installing gmsh we could potential use cadquery to facet the geometry.
here is some code that doesn't quite produce watertight geometry but looks like it is close
```python
this di…
-
![image](https://github.com/user-attachments/assets/1300c7f7-09aa-4198-9bcf-576a76033cc1)
Hi all, with just a basic installation of cadquery, im getting this issue:
raise AttributeError("mod…
-
Previously, on Apple Silicon macs the cadquery-ocp package was not installable through pip and required mamba. But now there is a wheel release on github that can be installed with pip, which means yo…
-
@jmwright @dcowden Looks like it isn't fully implemented. Is that correct?
-
According to https://github.com/CadQuery/cadquery/issues/1236#issuecomment-1401104843 OCP now can build arm64 libs for Mac as conda packages.
Will Mac arm64 be supported by the upcoming 7.7.x wheel …
-
Please consider adding a changelog file to follow the changes (potentially breaking changes)
-
Hello, I am involved with two open source projects that are also based on OCCT; build123d and CadQuery. These are both python-based "CodeCAD" projects for designing objects in code.
Documentation …
-
I started out using the docker container, I made a separate issue about the problems with that docker container yesterday. Now I installed anaconda and miniconda on my windows 11 machine.
I followe…